aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/Makefile.inc
AgeCommit message (Expand)Author
2009-12-23Tiny Bootblock, step 1/n.Patrick Georgi
2009-12-21Allow user to specify the size of a newly created cbfs imagePatrick Georgi
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-11-11Rework bootblock size handling:Patrick Georgi
2009-10-28Remove all build/ prefixes in the build output.Uwe Hermann
2009-10-28Replace hard coded build with $(obj) paths.Myles Watson
2009-10-27Prefix all build output file names of files which end up in the buildUwe Hermann
2009-10-23VGA BIOS can be added independently of having a payloadPeter Stuge
2009-09-24Make build_opt_tbl depend on config.h since it uses it. This fixes:Myles Watson
2009-09-23Separate payload compression from stage compression.Myles Watson
2009-08-25Use the gnu make .SILENT: mechanism instead of requiringPatrick Georgi
2009-08-25Improve build output.Uwe Hermann
2009-08-25Properly check for the LZMA compression variable, and fix a printPatrick Georgi
2009-08-25Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'.Uwe Hermann
2009-08-17Allow setting up a VGABIOS image in KconfigCristi Magherusan
2009-08-13- AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi
2009-08-13Fix some conflicting types of variablesPatrick Georgi
2009-08-12Kconfig!Patrick Georgi