[coreboot-gerrit] Patch merged into coreboot/master: Makefile.inc: Align paths in CBFS add messages

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 30 23:35:40 CET 2015


the following patch was just integrated into master:
commit 16fa8823f8289b74f575243cea277dc8743fd024
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Fri Sep 25 09:18:43 2015 +0200

    Makefile.inc: Align paths in CBFS add messages
    
    Building coreboot with the SeaBIOS or FILO payload selected, their config and
    revision are added to CBFS.
    
    ```
      Creating out/bios.bin.elf
        CBFS       coreboot.rom
        PAYLOAD    payloads/external/SeaBIOS/seabios/out/bios.bin.elf (compression: LZMA)
        CONFIG     .config
        REVISION   build.h
        CONFIG      payloads/external/SeaBIOS/seabios/.config
        REVISION   payloads/external/SeaBIOS/seabios/out/version.c
        CBFSPRINT  coreboot.rom
    ```
    
    Align the path of the payload config by removing one space.
    
    Change-Id: Icbb139c28b9dcb8d31989a48fa4fbe4a9b088972
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/11710
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list