[coreboot-gerrit] Patch merged into coreboot/master: 4ebd3d9 build: kill one indirection

gerrit at coreboot.org gerrit at coreboot.org
Sat May 17 21:14:44 CEST 2014


the following patch was just integrated into master:
commit 4ebd3d9195731721e777186d6f78531bba29497e
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat May 17 14:02:08 2014 +0200

    build: kill one indirection
    
    No need to first define X86_32 and then replace every
    single use of it with its lower cased equivalent.
    Just start out with the lower case versions in the first
    place.
    
    Change-Id: I1e771ef443db1b8d34018d19a64a9ee489cd8133
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/5767
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list