Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 4c4ab850f2244aa55517fe5b0f44486e70a092ec..3386c3d928711e484cfe2dd87afc49f6bf308dbb 100644 (file)
@@ -402,6 +402,8 @@ m68hc12-*-*|m6812-*-*)      targ_emul=m68hc12elf
                        targ_extra_emuls="m68hc12elfb m68hc11elf m68hc11elfb" ;;
 m68*-*-netbsdelf*)     targ_emul=m68kelfnbsd ;;
 m68*-*-*)              targ_emul=m68kelf ;;
+s12z-*-*)              targ_emul=m9s12zelf
+                       ;;
 mcore-*-pe)            targ_emul=mcorepe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 mcore-*-elf)           targ_emul=elf32mcore
This page took 0.032257 seconds and 4 git commands to generate.