From ca6a65aa641625c8948d731c6a3b10a8ee9cd684 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Mon, 28 Jul 2014 05:23:30 +0000 Subject: [PATCH] Fix typo in previous commit --- libgloss/moxie/moxiebox.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgloss/moxie/moxiebox.ld b/libgloss/moxie/moxiebox.ld index 0828e8978..1da9d06f8 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