[coreboot-gerrit] Patch merged into coreboot/master: c36af7b Replace includes of build.h with version.h

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 20 07:28:39 CET 2014


the following patch was just integrated into master:
commit c36af7b00a9854f626894e51fd28c9df6f1e4e43
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Nov 18 12:41:16 2014 +0200

    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 at gmail.com>
    Reviewed-on: http://review.coreboot.org/7510
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


See http://review.coreboot.org/7510 for details.

-gerrit



More information about the coreboot-gerrit mailing list