[coreboot-gerrit] Patch merged into coreboot/master: Makefile: Individualize help targets & set as non-compile targets

gerrit at coreboot.org gerrit at coreboot.org
Sun Dec 6 18:35:26 CET 2015


the following patch was just integrated into master:
commit c24f3d615a2a8ed7e251f6ac88d305c8345d3ea3
Author: Martin Roth <martinroth at google.com>
Date:   Wed Nov 25 12:50:25 2015 -0700

    Makefile: Individualize help targets & set as non-compile targets
    
    - Including the help targets in the list of NOCOMPILE targets means they
    can run even if the toolchain is mucked up.  Since they contain info on
    building the toolchin, this is useful.
    - Separate the three current parts of the help target into individual
    components: help_coreboot, help_toolchain, and help_kconfig.  This is
    mostly for the help_toolchin target which will be printed out by
    toolchain.inc.
    
    Change-Id: I365d95fd63e22bddd122fb1fede6f04270e03d63
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12542
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/12542 for details.

-gerrit



More information about the coreboot-gerrit mailing list