UPSTREAM: Stage rules.h: Add ENV_LIBAGESA
Definition is required to enable use of printk() from AGESA proper.
BUG=none
BRANCH=none
TEST=none
Change-Id: I47b07f5ecc765478d8f77be7ccd8a48ab9e4e951
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: a405a5860d
Original-Change-Id: I6666a003c91794490f670802d496321ffb965cd3
Original-Signed-off-by: Kysti Mlkki <kyosti.malkki@gmail.com>
Original-Reviewed-on: https://review.coreboot.org/18544
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/451265
This commit is contained in:
parent
0a65b811ec
commit
53d75a6437
2 changed files with 21 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ subdirs-y += common
|
|||
|
||||
classes-y += libagesa
|
||||
libagesa-y =
|
||||
libagesa-generic-ccopts += -D__LIBAGESA__
|
||||
|
||||
ifeq ($(CONFIG_ARCH_ROMSTAGE_X86_32),y)
|
||||
$(eval $(call create_class_compiler,libagesa,x86_32))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue