[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: Proper commonlib include path with no dependency on $(src)

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 24 17:08:23 CET 2015


the following patch was just integrated into master:
commit 34ce438e6fc6ccab926141e462216e0430097507
Author: Paul Kocialkowski <contact at paulk.fr>
Date:   Thu Sep 24 19:00:47 2015 +0200

    cbfstool: Proper commonlib include path with no dependency on $(src)
    
    $(src) is not defined when building directly from the cbfs directory (that is,
    when building cbfs as standalone, running make in the cbfs directory), so we
    need to define the path to the commonlib include path relative to $(top).
    
    Change-Id: I72e80b030d4a156ec653ded5ab1457b16f612526
    Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
    Reviewed-on: http://review.coreboot.org/11706
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list