Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-57
Creator: Li-Ta Lo <ollie@lanl.gov> shit put "use CONFIG_USE_INIT" in the global Config.lb git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1975 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
7dec0f9ac3
commit
a4b26d77e2
|
@ -1,6 +1,7 @@
|
|||
## This is Architecture independant part of the makefile
|
||||
|
||||
uses HAVE_OPTION_TABLE
|
||||
uses CONFIG_USE_INIT
|
||||
|
||||
makedefine CPP:= $(CC) -x assembler-with-cpp -DASSEMBLY -E
|
||||
makedefine LIBGCC_FILE_NAME := $(shell $(CC) -print-libgcc-file-name)
|
||||
|
|
Loading…
Reference in New Issue