ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linux
[deliverable/binutils-gdb.git] / ld / configure.tgt
index ced5d1f9924d6a1d0c0fdff8431d0136c8c1e234..0b6ee8bc874df47e7a9a7f994166a01fd6b374f6 100644 (file)
@@ -775,6 +775,8 @@ rs6000-*-aix*)              targ_emul=aixrs6
                        ;;
 rl78-*-*)              targ_emul=elf32rl78
                        ;;
+rx-*-linux*)           targ_emul=elf32rx_linux
+                       ;;
 rx-*-*)                        targ_emul=elf32rx
                        ;;
 s12z-*-*)              targ_emul=m9s12zelf
This page took 0.024809 seconds and 4 git commands to generate.