[coreboot-gerrit] Patch merged into coreboot/master: 7ae7fc0 x86: fix compile error for !CONFIG_MULTIBOOT

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 25 23:40:47 CET 2013


the following patch was just integrated into master:
commit 7ae7fc081b3832f1f6ba80eac8c92f788cbdd554
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue May 28 16:15:01 2013 -0500

    x86: fix compile error for !CONFIG_MULTIBOOT
    
    Some code was previously removed regarding elf notes. However,
    that code left a dangling comma under !CONFIG_MULTIBOOT
    configs for inline assembly constraints. Instead, place the comma
    within the #ifdef stanza.
    
    Change-Id: I805453ef57d34fbfb904b4d145d8874921d8d660
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://gerrit.chromium.org/gerrit/56844
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-by: David James <davidjames at chromium.org>
    Reviewed-on: http://review.coreboot.org/4207
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list