summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2011-06-01Really fix iasl filename issues in our build systemPatrick Georgi
2011-05-20Handle both cases, obj being absolute and relativePatrick Georgi
2011-05-20Fix building with relative path to object directory outside the source treePatrick Georgi
2011-05-20iasl still can't cope with extra "." in file pathsPatrick Georgi
2011-05-16Move crossgcc rules to coreboot specific MakefilePatrick Georgi
2011-05-05Remove AMD Agesa requirement for standard include filesFrank Vibrans
2011-05-02Add option 'compress ramstage'Sven Schnelle
2011-04-14drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-03-29BUILD: add missing config.h dependencySven Schnelle
2011-03-20BUILD: add -MMD to iasl cpp callSven Schnelle
2011-03-17More complete control over KERNELVERSION variablePatrick Georgi
2011-03-08Add option_table.h as dependency for all C based object files if option table...Patrick Georgi
2011-02-22Move coreboot specific rules and setup to toplevel Makefile.incPatrick Georgi