coreboot/src/drivers/pc80
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
..
vga drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
i8254.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
i8259.c drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
isa-dma.c Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
Kconfig drivers: Add I2C TPM driver to coreboot 2014-08-10 22:25:48 +02:00
keyboard.c PS2 keyboard: Use acpi_is_wakeup_s3() 2014-06-21 08:04:54 +02:00
Makefile.inc Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
mc146818rtc.c Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
mc146818rtc_early.c drivers/pc80/mc146818rtc_early.c: Silence unused func complaints 2014-06-29 15:03:49 +02:00
ps2_controller.asl drivers/pc80: Add ACPI description. 2013-12-14 18:24:53 +01:00
spkmodem.c spkmodem: Move under drivers/pc80 2014-02-06 11:14:24 +01:00
tpm.c tpm: Clean up I2C TPM driver 2014-09-10 19:37:49 +02:00
udelay_io.c drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00