Files
system76-coreboot/src
Marc Jones 49fe74bd69 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 <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/1032
Reviewed-by: Peter Stuge <peter@stuge.se>
Tested-by: build bot (Jenkins)
2012-05-15 07:14:07 +02:00
..
2012-05-15 07:14:07 +02:00
2012-05-11 00:30:03 +02:00
2012-05-08 00:38:11 +02:00
2012-05-08 00:34:34 +02:00
2012-05-14 20:59:22 +02:00
2012-04-02 18:42:40 +02:00
2012-05-11 00:30:03 +02:00
2012-05-11 00:30:03 +02:00
2012-05-10 23:52:44 +02:00