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