import gdb-1999-10-04 snapshot
[deliverable/binutils-gdb.git] / sim / configure.in
index 97318adcdb6ca923745442259fa28fcc06ae7955..ce47feda2f413d331fee20981898c061775846da 100644 (file)
@@ -47,12 +47,11 @@ extra_subdirs=common
 #  convention, else the table becomes a real mess to understand and maintain.
 
 case "${target}" in
-  arm*-*-*)
+  arm*-*-* | thumb*-*-*)
        sim_target=arm
        extra_subdirs="${extra_subdirs} testsuite"
        ;;
   strongarm*-*-*)      sim_target=arm ;;
-  thumb*-*-*)           sim_target=arm ;;
   d10v-*-*)            sim_target=d10v ;;
   d30v-*-*)
        sim_target=d30v
This page took 0.023597 seconds and 4 git commands to generate.