Add support for RDOS targets.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index b8e1eb98a2563c6b23f5a0f6942a19fe85b5251f..1c7184f591f58a0d6b85e1abd0e0209a7be84fca 100644 (file)
@@ -140,6 +140,7 @@ i[3-7]86-*-lynxos*) targ_emul=i386lynx ;;
 i[3-7]86-*-coff)       targ_emul=i386coff ;;
 i[3-7]86-*-rtems*)     targ_emul=elf_i386 ;;
 i[3-7]86-*-aros*)      targ_emul=elf_i386 ;;
+i[3-7]86-*-rdos*)      targ_emul=elf_i386 ;;
 i[3-7]86-*-bsd)                targ_emul=i386bsd ;;
 i[3-7]86-*-bsd386)     targ_emul=i386bsd ;;
 i[3-7]86-*-bsdi*)      targ_emul=i386bsd ;;
This page took 0.02386 seconds and 4 git commands to generate.