* Header file cleanup for ARM
[oweals/u-boot.git] / board / oxc / u-boot.lds
index c7e6ac02d917eb9c8a6d887cbede2de58bde27b3..0e0b0e67612e6ea6766fc3b462ab2290bef70c4e 100644 (file)
@@ -67,6 +67,7 @@ SECTIONS
     . = ALIGN(16);
     *(.rodata)
     *(.rodata1)
+    *(.rodata.str1.4)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }