Add s390 support
[deliverable/binutils-gdb.git] / ld / configure.tgt
index ee6a2303b90e4a89abd661fe1244e7336af9cea1..d569eff9eefccde0cdae99093ce0f378d0e5ec8c 100644 (file)
@@ -316,6 +316,8 @@ fr30-*-*)           targ_emul=elf32fr30 ;;
 mcore-*-pe)            targ_emul=mcorepe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 mcore-*-elf)           targ_emul=elf32mcore ;;
+s390x-*-linux*)         targ_emul=elf64_s390 ;;
+s390-*-linux*)          targ_emul=elf_s390 ;;
 *-*-ieee*)             targ_emul=vanilla ;;
 
 *)
This page took 0.022637 seconds and 4 git commands to generate.