summaryrefslogtreecommitdiff
path: root/dejagnu/boards/rtems-sh-simsh1.exp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-20 16:22:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-20 16:22:25 +0000
commit3b2461134023bd51169af715d139f381250d2b76 (patch)
tree7a862dff32b418bab340a592fd0923e3fa7b0c11 /dejagnu/boards/rtems-sh-simsh1.exp
parent20873580d0bcb1c5ff23db7754bb673d9c922224 (diff)
2009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* dejagnu/boards/rtems-arm-edb7312.exp, dejagnu/boards/rtems-arm-nosim.exp, dejagnu/boards/rtems-avr-avrtest.exp, dejagnu/boards/rtems-bfin-nosim.exp, dejagnu/boards/rtems-h8300-h8sim.exp, dejagnu/boards/rtems-i386-qemu.exp, dejagnu/boards/rtems-m32c-m32csim.exp, dejagnu/boards/rtems-m32r-m32rsim.exp, dejagnu/boards/rtems-m68k-nosim.exp, dejagnu/boards/rtems-mips-jmr3904.exp, dejagnu/boards/rtems-powerpc-psim.exp, dejagnu/boards/rtems-sh-simsh1.exp, dejagnu/boards/rtems-sparc-sis.exp, gcc/testsuite/ada/acats/Makefile.rtems: Eliminate version specific file names.
Diffstat (limited to 'dejagnu/boards/rtems-sh-simsh1.exp')
-rwxr-xr-xdejagnu/boards/rtems-sh-simsh1.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dejagnu/boards/rtems-sh-simsh1.exp b/dejagnu/boards/rtems-sh-simsh1.exp
index b7aa681..a730ddd 100755
--- a/dejagnu/boards/rtems-sh-simsh1.exp
+++ b/dejagnu/boards/rtems-sh-simsh1.exp
@@ -26,8 +26,8 @@ set_board_info isremote 0
# We only have a small stack available to us
set_board_info gcc,stack_size 2048
-# psim-4.9 is a wrapper script which handles the device tree
-set_board_info sim "simsh-4.10 "
+# wrapper script which handles the device tree
+set_board_info sim "simsh "
# No support for signals on this target.
set_board_info gdb,nosignals 1