aboutsummaryrefslogtreecommitdiff
path: root/board/sandburst/karef/u-boot.lds.debug
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandburst/karef/u-boot.lds.debug')
-rw-r--r--board/sandburst/karef/u-boot.lds.debug1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sandburst/karef/u-boot.lds.debug b/board/sandburst/karef/u-boot.lds.debug
index 83004aa85..47d80fae1 100644
--- a/board/sandburst/karef/u-boot.lds.debug
+++ b/board/sandburst/karef/u-boot.lds.debug
@@ -84,6 +84,7 @@ SECTIONS
*(.rodata)
*(.rodata1)
*(.rodata.str1.4)
+ *(.eh_frame)
}
.fini : { *(.fini) } =0
.ctors : { *(.ctors) }