summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/Makefile
AgeCommit message (Expand)Author
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2014-11-25bios_emulator: Allow x86 to use the emulatorSimon Glass
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2013-11-25bios_emulator: delete an unnecessary include pathMasahiro Yamada
2013-11-25drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2009-12-17drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2007-09-07Add BUILD_DIR support for bios emulator.Jason Jin
2007-08-09Minor fix for bios emulator makefileJason Jin
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin