summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/ostest/ld.script
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/ostest/ld.script')
-rw-r--r--nuttx/configs/eagle100/ostest/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/ostest/ld.script b/nuttx/configs/eagle100/ostest/ld.script
index df687adaa..8af2ce81d 100644
--- a/nuttx/configs/eagle100/ostest/ld.script
+++ b/nuttx/configs/eagle100/ostest/ld.script
@@ -57,7 +57,7 @@ SECTIONS
*(.fixup)
*(.gnu.warning)
*(.rodata)
- *(.rodata.str1.1)
+ *(.rodata.str1.*)
*(.glue_7)
*(.glue_7t)
*(.got) /* Global offset table */