[coreboot] Patch merged into coreboot/master: f75dd09 x86/Makefile.inc: Test if the strings are equal by single equal sign

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 12 17:26:59 CET 2012


the following patch was just integrated into master:
commit f75dd09a7f9e46c0c811b9918c9cde7d9d105e6c
Author: Zheng Bao <fishbaozi at gmail.com>
Date:   Mon Nov 12 15:48:21 2012 +0800

    x86/Makefile.inc: Test if the strings are equal by single equal sign
    
    Double equal sign like "test a == b" works. It really does, except NetBSD.
    But I haven't found any clue in the manual for the command test about "==".
    
    Change-Id: I37254cfeb688fd1092f2e549d24f8eb270f02fd8
    Signed-off-by: Zheng Bao <zheng.bao at amd.com>
    Signed-off-by: zbao <fishbaozi at gmail.com>
    Reviewed-on: http://review.coreboot.org/1817
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Tested-by: build bot (Jenkins)

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Mon Nov 12 09:12:00 2012, giving +2
Build-Tested: build bot (Jenkins) at Mon Nov 12 09:54:56 2012, giving +1
See http://review.coreboot.org/1817 for details.

-gerrit




More information about the coreboot mailing list