aboutsummaryrefslogtreecommitdiff
path: root/libgloss
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-07-28 05:23:30 +0000
committerAnthony Green <green@moxielogic.com>2014-07-28 05:23:30 +0000
commitca6a65aa641625c8948d731c6a3b10a8ee9cd684 (patch)
treebdebfdc18cff0aa71196b1ed1ccf19f63c2e9350 /libgloss
parent0a0f33e50135e3e106e9e81152a41aa99268970d (diff)
downloadnewlib-ca6a65aa641625c8948d731c6a3b10a8ee9cd684.zip
newlib-ca6a65aa641625c8948d731c6a3b10a8ee9cd684.tar.gz
newlib-ca6a65aa641625c8948d731c6a3b10a8ee9cd684.tar.bz2
Fix typo in previous commit
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/moxie/moxiebox.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/moxie/moxiebox.ld b/libgloss/moxie/moxiebox.ld
index 0828e89..1da9d06 100644
--- a/libgloss/moxie/moxiebox.ld
+++ b/libgloss/moxie/moxiebox.ld
@@ -14,7 +14,7 @@
* clearly indicated on the first page of each file where they apply.
*/
-OUTPUT_FORMAT("moxiebox")
+OUTPUT_FORMAT("elf32-littlemoxie")
OUTPUT_ARCH(moxie)
ENTRY(_start)
SECTIONS