diff options
author | Marc Jones <marc.jones@se-eng.com> | 2012-05-14 16:20:26 -0600 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2012-05-15 07:14:07 +0200 |
commit | 49fe74bd693d02211ce6c34225ab142de988c59f (patch) | |
tree | 62f8fa8e4263c05e9e8df4d00018b25bc5e5125e /src/drivers | |
parent | c2dff7fd44aa7d89d93e1c480109e1fc2362494c (diff) |
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)
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions