GDB: New target s12z
[deliverable/binutils-gdb.git] / gdb / configure.tgt
index 3b94942732af4a67a87f9552cb4b96a54cb0ef6d..5e9bc361154b87aabf05210515827898dfe650f1 100644 (file)
@@ -659,6 +659,11 @@ spu*-*-*)
        build_gdbserver=yes
        ;;
 
+s12z-*-*)
+       # Target: Freescale S12z
+       gdb_target_obs="s12z-tdep.o"
+       ;;
+
 tic6x-*-*linux)
        # Target: GNU/Linux TI C6x
        gdb_target_obs="tic6x-tdep.o tic6x-linux-tdep.o solib-dsbt.o \
This page took 0.024147 seconds and 4 git commands to generate.