aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/pati/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpl/pati/u-boot.lds')
-rw-r--r--board/mpl/pati/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/mpl/pati/u-boot.lds b/board/mpl/pati/u-boot.lds
index 8894e6a80..5b03fef66 100644
--- a/board/mpl/pati/u-boot.lds
+++ b/board/mpl/pati/u-boot.lds
@@ -69,6 +69,7 @@ SECTIONS
*(.rodata)
*(.rodata1)
*(.rodata.str1.4)
+ *(.eh_frame)
}
.fini : { *(.fini) } =0
.ctors : { *(.ctors) }