the following patch was just integrated into master:
commit 129d4e61e013b9f3ad4f6c13879661e29b47d6b3
Author: Marc Jones <[email protected]>
Date:   Mon May 14 16:20:26 2012 -0600

    Fix Cygwin bootblock generation
    
    Cygwin is case insensitive, so bootblock.s and bootblock.S in the
    same directory cause a build failure. This changes bootblock.S
    to bootblock_inc.S, as it is generated from bootblock_inc.
    crt0.S and crt0.S also had this problem. This changes crt0.S to
    crt0.romstage.S.
    
    Change-Id: I29d230a93b0743e34f11228f9034880ceaf7ab7b
    Signed-off-by: Marc Jones <[email protected]>

Build-Tested: build bot (Jenkins) at Tue May 15 07:08:44 2012, giving +1
Reviewed-By: Peter Stuge <[email protected]> at Tue May 15 07:03:28 2012, giving +2
See http://review.coreboot.org/1032 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to