summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Change make crossgcc to build without gdb by defaultPeter Stuge2011-06-091-0/+3
* Add "gitconfig" make target to simplify gerrit configurationPatrick Georgi2011-06-071-0/+4
* Really fix iasl filename issues in our build systemPatrick Georgi2011-06-011-2/+2
* Handle both cases, obj being absolute and relativePatrick Georgi2011-05-201-1/+1
* Fix building with relative path to object directory outside the source treePatrick Georgi2011-05-201-1/+1
* iasl still can't cope with extra "." in file pathsPatrick Georgi2011-05-201-1/+1
* Move crossgcc rules to coreboot specific MakefilePatrick Georgi2011-05-161-0/+7
* Remove AMD Agesa requirement for standard include filesFrank Vibrans2011-05-051-4/+1
* Add option 'compress ramstage'Sven Schnelle2011-05-021-0/+4
* drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer2011-04-141-0/+2
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-4/+2
* BUILD: add missing config.h dependencySven Schnelle2011-03-291-1/+1
* BUILD: add -MMD to iasl cpp callSven Schnelle2011-03-201-1/+1
* More complete control over KERNELVERSION variablePatrick Georgi2011-03-171-2/+3
* Add option_table.h as dependency for all C based object files if option table...Patrick Georgi2011-03-081-1/+4
* Move coreboot specific rules and setup to toplevel Makefile.incPatrick Georgi2011-02-221-0/+227
OpenPOWER on IntegriCloud