[coreboot-gerrit] Patch merged into coreboot/master: rules.h: add fall through where no ENV_<STAGE> is set

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 9 19:34:18 CET 2015


the following patch was just integrated into master:
commit cd96c5cf95e68280f0ff19831555930bbb705dca
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Sep 4 16:28:15 2015 -0500

    rules.h: add fall through where no ENV_<STAGE> is set
    
    There are cases where rules.h can be pulled in, but the
    usage is not associated with a particular stage. For
    example, the cpu/ti/am335x build creates an opmap header.
    That is a case where there is no stage associated with
    the process. Therefore, provide a case of no ENV_>STAGE>
    being set.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built a myriad of boards. Analyzed readelf output.
    
    Change-Id: Ia9688886d445c961f4a448fc7bfcb28f691609db
    Signed-off-by: Aaron Durbin <adubin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11513
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list