aboutsummaryrefslogtreecommitdiff
path: root/baseboards/op50n.exp
diff options
context:
space:
mode:
Diffstat (limited to 'baseboards/op50n.exp')
-rw-r--r--baseboards/op50n.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseboards/op50n.exp b/baseboards/op50n.exp
index 3b2163f..924c354 100644
--- a/baseboards/op50n.exp
+++ b/baseboards/op50n.exp
@@ -25,7 +25,7 @@ load_generic_config "proelf"
# GDB needs to use "target op50n" to talk to the board.
set_board_info gdb_protocol "op50n"
-if ![board_info $board exists output_format] {
+if {![board_info $board exists output_format]} {
set tempfil [lookfor_file $tool_root_dir binutils/objcopy]
if { $tempfil != "" } {
set_board_info objcopy $tempfil