Remove mt port
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index fb8014a8e8b3818b00bd27e5aeb577bb7e52a44e..dbd91143c28901803fd427f1c2a689a709e1b8ca 100644 (file)
@@ -29,6 +29,7 @@ case $targ in
  hppa*-*-hpux* | \
  ia64-*-hpux* | \
  *-*-vxworks* | \
+ mt-*-* | \
  null)
     echo "*** Configuration $targ is obsolete." >&2
     echo "*** Support has been REMOVED." >&2
@@ -442,11 +443,6 @@ msp430*-*-elf)
        gdb_sim=../sim/msp430/libsim.a
        ;;
 
-mt-*-*)
-       # Target: Morpho Technologies ms1 processor
-       gdb_target_obs="mt-tdep.o"
-       ;;
-
 nds32*-*-elf)
        # Target: AndesTech NDS32 core
        gdb_target_obs="nds32-tdep.o"
This page took 0.02457 seconds and 4 git commands to generate.