summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-231-31/+9
* Allow user to specify the size of a newly created cbfs imagePatrick Georgi2009-12-211-1/+1
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-2/+2
* Rework bootblock size handling:Patrick Georgi2009-11-111-2/+1
* Remove all build/ prefixes in the build output.Uwe Hermann2009-10-281-7/+8
* Replace hard coded build with $(obj) paths.Myles Watson2009-10-281-4/+3
* Prefix all build output file names of files which end up in the buildUwe Hermann2009-10-271-11/+11
* VGA BIOS can be added independently of having a payloadPeter Stuge2009-10-231-1/+1
* Make build_opt_tbl depend on config.h since it uses it. This fixes:Myles Watson2009-09-241-1/+1
* Separate payload compression from stage compression.Myles Watson2009-09-231-1/+1
* Use the gnu make .SILENT: mechanism instead of requiringPatrick Georgi2009-08-251-23/+23
* Improve build output.Uwe Hermann2009-08-251-17/+16
* Properly check for the LZMA compression variable, and fix a printPatrick Georgi2009-08-251-1/+1
* Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'.Uwe Hermann2009-08-251-1/+1
* Allow setting up a VGABIOS image in KconfigCristi Magherusan2009-08-171-3/+8
* - AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi2009-08-131-9/+4
* Fix some conflicting types of variablesPatrick Georgi2009-08-131-3/+0
* Kconfig!Patrick Georgi2009-08-121-0/+98
OpenPOWER on IntegriCloud