]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/etin/debris/u-boot.lds
(no commit message)
[karo-tx-uboot.git] / board / etin / debris / u-boot.lds
index 2aba4cc31127a815d4c4948a808ebc770fc803f5..c742bcd24703bce0826ab99ae3b70d11549f2ad8 100644 (file)
@@ -67,6 +67,8 @@ SECTIONS
     . = ALIGN(16);
     *(.rodata)
     *(.rodata1)
+    *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }