aboutsummaryrefslogtreecommitdiff
path: root/baseboards/xscale-cygmon.exp
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-08-19 00:11:43 +0000
committerBen Elliston <bje@gnu.org>2003-08-19 00:11:43 +0000
commit22b23d35df2026d61cd1fdbd322e13f03d5e09da (patch)
treecadca88120f9f904981c2670c25daa2a6d6ec7a5 /baseboards/xscale-cygmon.exp
parentd8222ca8b95f85467601faf692ec5e391e407e1d (diff)
Re-indent with Emacs' tcl-mode.indent-tcl-mode-after
Diffstat (limited to 'baseboards/xscale-cygmon.exp')
-rw-r--r--baseboards/xscale-cygmon.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseboards/xscale-cygmon.exp b/baseboards/xscale-cygmon.exp
index 113b098..8077ea9 100644
--- a/baseboards/xscale-cygmon.exp
+++ b/baseboards/xscale-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] "xaret"] == 0} {
- set_board_info ldscript "-specs=xaret.specs"
+ set_board_info ldscript "-specs=xaret.specs"
} elseif {[string compare [board_info $board boardtype] "iq80310"] == 0} {
set_board_info ldscript "-specs=iq80310.specs"
}