summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/Makefile
Commit message (Expand)AuthorAgeLines
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-0/+4
* bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-25-1/+1
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-4/+1
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-1/+1
* bios_emulator: delete an unnecessary include pathMasahiro Yamada2013-11-25-1/+1
* drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada2013-11-25-1/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-2/+0
* drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-17-1/+1
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-22/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala2009-12-17-0/+1
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-1/+1
* drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-07-1/+2
* Add BUILD_DIR support for bios emulator.Jason Jin2007-09-07-8/+15
* Minor fix for bios emulator makefileJason Jin2007-08-09-1/+1
* This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin2007-08-06-0/+30