coreboot-kgpe-d16/src
Kyösti Mälkki c36af7b00a Replace includes of build.h with version.h
As build.h is an auto-generated file it was necessary to add it as
an explicit prerequisite in the Makefiles. When this was forgotten
abuild would sometimes fail with following error:

   fatal error: build.h: No such file or directory

Fix this error by compiling version.c into all stages.

Change-Id: I342f341077cc7496aed279b00baaa957aa2af0db
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7510
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-11-20 07:28:37 +01:00
..
arch Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
console Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
cpu acpigen: Add and use acpigen_write_method. 2014-11-19 19:50:51 +01:00
device device/dram/ddr3.c: Fix sizeof on array func param overflow 2014-11-08 07:09:34 +01:00
drivers Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
ec {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
include Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
lib Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
mainboard Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
northbridge Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
soc Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
southbridge Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
superio superio/ite: Use common dispatch for pnp entry/exit functions 2014-11-04 11:36:32 +01:00
vendorcode vendorcode/amd/agesa/f15?tn: Reduce useless differences 2014-11-20 06:41:24 +01:00
Kconfig AMD: Move RAMBASE and RAMTOP 2014-11-14 15:46:57 +01:00