coreboot/util
Andrew Wu cd9abf95e7 arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS
SeaBIOS’ Makefile requires cpp (C Preprocessor) to build. Modify
the xcompile script to search for cpp program path, and pass it to
SeaBIOS’ `Makefile.inc`. Also pass the program path for as (GNU assembler).

This is needed, so the crossgcc toolchain to build the SeaBIOS payload
under Mac OSX. OSX ships a cpp program, but it works differently
from GNU CPP, so we need to override it.

Change-Id: If996ffbb76ec4bd16079b54b41f3fac07bfe25be
Signed-off-by: Andrew Wu <arw@dmp.com.tw>
Reviewed-on: http://review.coreboot.org/3896
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
2013-10-17 01:59:50 +02:00
..
abuild buildgcc: Downgrade to gcc 4.7.3, handle armv7-a 2013-09-20 20:42:14 +02:00
acpi
amdtools
cbfstool Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
cbmem
crossgcc buildgcc: Downgrade to gcc 4.7.3, handle armv7-a 2013-09-20 20:42:14 +02:00
dtd_parser
dumpmmcr
ectool
genprof
getpir
gitconfig
i915tool Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
ifdfake
ifdtool
inteltool
k8resdump
kconfig
lbtdump
lint lint: Use temporary build directory 2013-09-27 11:51:29 +02:00
mkelfImage
mptable
msrtool
nvramtool
optionlist
resetcf
romcc
runfw
sconfig
showdevicetree
spkmodem_recv
superiotool
vgabios
viatool
xcompile arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS 2013-10-17 01:59:50 +02:00