Second part of ms1 to mt renaming.
[deliverable/binutils-gdb.git] / gas / configure.in
index f0baf767a98f58d5441cf4208299b8404be50fb3..9929755a311217ef7203f96a1e1af5a180f87aa1 100644 (file)
@@ -433,7 +433,6 @@ esac
 cgen_cpu_prefix=""
 if test $using_cgen = yes ; then
   case ${target_cpu} in
-    mt) cgen_cpu_prefix=ms1 ;;
     *) cgen_cpu_prefix=${target_cpu} ;;
   esac
   AC_SUBST(cgen_cpu_prefix)
This page took 0.033343 seconds and 4 git commands to generate.