[coreboot-gerrit] Patch merged into coreboot/master: libpayload: lpgcc: CFLAGS and CMDLINE order inversion

gerrit at coreboot.org gerrit at coreboot.org
Sun Aug 9 13:07:07 CEST 2015


the following patch was just integrated into master:
commit 7572e66bc7498f7ec78dbdc504578c79fad49399
Author: Paul Kocialkowski <contact at paulk.fr>
Date:   Mon Aug 3 14:08:40 2015 +0200

    libpayload: lpgcc: CFLAGS and CMDLINE order inversion
    
    When building an external payload with lpgcc, the provided cmdline needs to be
    included before libpayload-specific CFLAGS so that the include priority is the
    payload first. This way, a payload using e.g. Kconfig that declares a config.h
    will have its config.h included first, instead of libpayload's config.h.
    
    Change-Id: I19b8012623e04c92a427d74904aed7f3bf5f0996
    Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
    Reviewed-on: http://review.coreboot.org/11113
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list