summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/httpd')
-rw-r--r--nuttx/configs/eagle100/httpd/ld.script1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/httpd/ld.script b/nuttx/configs/eagle100/httpd/ld.script
index 920dd0b07..40b2681f4 100644
--- a/nuttx/configs/eagle100/httpd/ld.script
+++ b/nuttx/configs/eagle100/httpd/ld.script
@@ -56,7 +56,6 @@ SECTIONS
*(.text .text.*)
*(.fixup)
*(.gnu.warning)
- *(.rodata)
*(.rodata .rodata.*)
*(.gnu.linkonce.t.*)
*(.glue_7)