This patch fixes build.h dependencies in coreboot again.
authorStefan Reinauer <stepan@coresystems.de>
Mon, 29 Mar 2010 13:04:13 +0000 (13:04 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 29 Mar 2010 13:04:13 +0000 (13:04 +0000)
commite9f3258e0b1ed57308d277d3b5a6c67f4819e171
tree6b97671f2b6eeb0369ee3f5a5d5cbd82cbee1ced
parente0d607a4c5838628822904e75bdb3cd69ffa3220
This patch fixes build.h dependencies in coreboot again.
-include was dropped, the files in question do an #include <build.h> already.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5310 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile
src/arch/i386/Makefile.bootblock.inc
src/arch/i386/Makefile.inc
src/arch/i386/lib/Makefile.inc
src/lib/Makefile.inc
src/lib/version.c