summaryrefslogtreecommitdiff
path: root/nuttx/configs/demo9s12ne64/ostest/ld.script
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/demo9s12ne64/ostest/ld.script')
-rwxr-xr-xnuttx/configs/demo9s12ne64/ostest/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/demo9s12ne64/ostest/ld.script b/nuttx/configs/demo9s12ne64/ostest/ld.script
index e6fa37686..4c7c6ed32 100755
--- a/nuttx/configs/demo9s12ne64/ostest/ld.script
+++ b/nuttx/configs/demo9s12ne64/ostest/ld.script
@@ -43,7 +43,7 @@ MEMORY
sram (rwx) : ORIGIN = 0x3800, LENGTH = 8K
}
-OUTPUT_ARCH(m68hc12)
+OUTPUT_ARCH(m68hcs12)
ENTRY(_stext)
SECTIONS
{