summaryrefslogtreecommitdiff
path: root/sim/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/configure')
-rwxr-xr-xsim/configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/configure b/sim/configure
index 9891f0cc331..b8029dd4da4 100755
--- a/sim/configure
+++ b/sim/configure
@@ -1447,10 +1447,6 @@ case "${target}" in
mn10200*-*-*)
sim_target=mn10200
;;
- sh64-*-*)
- sim_target=sh64
- extra_subdirs="${extra_subdirs} testsuite"
- ;;
sh*-*-*) sim_target=sh ;;
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | \
powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* )