aboutsummaryrefslogtreecommitdiff
path: root/baseboards/strongarm-cygmon.exp
diff options
context:
space:
mode:
Diffstat (limited to 'baseboards/strongarm-cygmon.exp')
-rw-r--r--baseboards/strongarm-cygmon.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseboards/strongarm-cygmon.exp b/baseboards/strongarm-cygmon.exp
index c3ebecf..d48e625 100644
--- a/baseboards/strongarm-cygmon.exp
+++ b/baseboards/strongarm-cygmon.exp
@@ -16,7 +16,7 @@ set_board_info ldflags "[libgloss_link_flags] [newlib_link_flags] [board_info $
# CygMON linker script.
if {[string compare [board_info $board boardtype] "sa1100dp"] == 0} {
- set_board_info ldscript "-specs=sa1100dp.specs"
+ set_board_info ldscript "-specs=sa1100dp.specs"
} elseif {[string compare [board_info $board boardtype] "sa1100mm"] == 0} {
set_board_info ldscript "-specs=sa1100mm.specs"
} elseif {[string compare [board_info $board boardtype] "sa-iop"] == 0} {