aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.tgt
diff options
context:
space:
mode:
Diffstat (limited to 'gas/configure.tgt')
-rw-r--r--gas/configure.tgt2
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/configure.tgt b/gas/configure.tgt
index 0311d06..bd98d83 100644
--- a/gas/configure.tgt
+++ b/gas/configure.tgt
@@ -210,7 +210,6 @@ case ${generic_target} in
i386-*-vsta) fmt=aout ;;
i386-*-msdosdjgpp* \
| i386-*-go32*) fmt=coff em=go32 ;;
- i386-*-rtemself*) fmt=elf ;;
i386-*-rtems*) fmt=elf ;;
i386-*-gnu*) fmt=elf ;;
i386-*-mach*) fmt=aout em=mach ;;
@@ -364,7 +363,6 @@ case ${generic_target} in
shle*-*-kaos*) fmt=elf ;;
sh64-*-elf*) fmt=elf ;;
- sparc-*-rtemself*) fmt=elf ;;
sparc-*-rtems*) fmt=elf ;;
sparc-*-sunos4*) fmt=aout em=sun3 ;;
sparc-*-aout | sparc*-*-vxworks*) fmt=aout em=sparcaout ;;