aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/configure.in')
-rw-r--r--sim/configure.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/configure.in b/sim/configure.in
index 6e8fb73..9eb3187 100644
--- a/sim/configure.in
+++ b/sim/configure.in
@@ -56,11 +56,6 @@ case "${target}" in
sim_target=mips
only_if_gcc=yes
;;
- mn10200*-*-*)
- # The mn10200 simulator can only be compiled by gcc.
- sim_target=mn10200
- only_if_gcc=yes
- ;;
mn10300*-*-*)
# The mn10300 simulator can only be compiled by gcc.
sim_target=mn10300