OSDN Git Service

Add LM32 port.
[pf3gnuchains/pf3gnuchains4x.git] / ld / configure.tgt
index f6c4f50..fe64621 100644 (file)
@@ -301,6 +301,9 @@ ip2k-*-elf)         targ_emul=elf32ip2k
                        ;;
 iq2000-*-elf)           targ_emul=elf32iq2000 ; targ_extra_emuls="elf32iq10"
                        ;;
+lm32-*-*linux*)         targ_emul=elf32lm32fd ;;
+lm32-*-*)               targ_emul=elf32lm32 ; targ_extra_emuls="elf32lm32fd" 
+                        ;;
 m32c-*-elf | m32c-*-rtems*)
                        targ_emul=elf32m32c
                        ;;