Mike Frysinger
9aef738885
unify HOST_CFLAGS and HOSTCFLAGS
...
The top build system sets up HOSTCFLAGS a bit and exports it, but other
places use HOST_CFLAGS instead. Unify the two as HOSTCFLAGS so that the
values stay in sync.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
1cb82a9207
drivers/bios_emulator: Move conditional compilation to Makefile
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jason Jin
1d2ca446e1
Add BUILD_DIR support for bios emulator.
...
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18 years ago
Jason Jin
0dc4279b08
Minor fix for bios emulator makefile
...
Add $(obj) to LIB avoiding objects be built in the source dir
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18 years ago
Jason Jin
ece92f8505
This is a BIOS emulator, porting from SciTech for u-boot, mainly for
...
ATI video card BIOS. and can be used for x86 code emulation by some
modifications.
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18 years ago