aboutsummaryrefslogtreecommitdiff
path: root/board/flagadm/u-boot.lds.debug
diff options
context:
space:
mode:
Diffstat (limited to 'board/flagadm/u-boot.lds.debug')
-rw-r--r--board/flagadm/u-boot.lds.debug2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/flagadm/u-boot.lds.debug b/board/flagadm/u-boot.lds.debug
index f6f7cf4fa..3165d5634 100644
--- a/board/flagadm/u-boot.lds.debug
+++ b/board/flagadm/u-boot.lds.debug
@@ -74,6 +74,8 @@ SECTIONS
{
*(.rodata)
*(.rodata1)
+ *(.rodata.str1.4)
+ *(.eh_frame)
}
.fini : { *(.fini) } =0
.ctors : { *(.ctors) }