diff --git a/configs/mcu123-lpc214x/ostest/ld.script b/configs/mcu123-lpc214x/ostest/ld.script index cf802e8039..7b916da263 100644 --- a/configs/mcu123-lpc214x/ostest/ld.script +++ b/configs/mcu123-lpc214x/ostest/ld.script @@ -49,6 +49,7 @@ SECTIONS *(.fixup) *(.gnu.warning) *(.rodata) + *(.rodata.str1.4) *(.glue_7) *(.glue_7t) *(.got) /* Global offset table */