Configury changes: update src repository (binutils, gdb, and rda) to use
[deliverable/binutils-gdb.git] / ld / emulparams / elf32mt.sh
index 27957e9419c79ac3157e0b903d8b8c5c2a0bcc31..667979e65bb9cf821b8f1c4388b77314e871ab87 100644 (file)
@@ -1,9 +1,9 @@
 MACHINE=
 SCRIPT_NAME=elf
-OUTPUT_FORMAT="elf32-ms1"
-# See also `include/elf/ms1.h'
+OUTPUT_FORMAT="elf32-mt"
+# See also `include/elf/mt.h'
 TEXT_START_ADDR=0x2000
-ARCH=ms1
+ARCH=mt
 ENTRY=_start
 EMBEDDED=yes
 ELFSIZE=32
This page took 0.023522 seconds and 4 git commands to generate.