mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Needed to get qemu to build.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@373 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
26920842e3
commit
19278313f5
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
ifeq ($(CONFIG_ARCH_X86),y)
|
||||
|
||||
INITCFLAGS := $(CFLAGS) -I$(src)/include/arch/x86 -I$(src)/include \
|
||||
-I$(obj) \
|
||||
-fno-builtin
|
||||
|
||||
SILENT := >/dev/null 2>&1
|
||||
|
|
Loading…
Add table
Reference in a new issue