CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
serengeti_cheeatah git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2439 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
uses HAVE_FALLBACK_BOOT
|
||||
uses CONFIG_USE_INIT
|
||||
uses CONFIG_USE_PRINTK_IN_CAR
|
||||
|
||||
object clog2.o
|
||||
object uart8250.o
|
||||
@@ -16,7 +17,9 @@ object version.o
|
||||
makedefine .PHONY : version.o
|
||||
|
||||
if CONFIG_USE_INIT
|
||||
if CONFIG_USE_PRINTK_IN_CAR
|
||||
initobject uart8250.c
|
||||
end
|
||||
initobject memset.o
|
||||
initobject memcpy.o
|
||||
initobject memcmp.o
|
||||
|
Reference in New Issue
Block a user