summaryrefslogtreecommitdiffstats
path: root/board/ti/am335x/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/am335x/u-boot.lds')
-rw-r--r--board/ti/am335x/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ti/am335x/u-boot.lds b/board/ti/am335x/u-boot.lds
index ceb20226ff..a9e3d34df9 100644
--- a/board/ti/am335x/u-boot.lds
+++ b/board/ti/am335x/u-boot.lds
@@ -118,6 +118,7 @@ SECTIONS
.dynstr : { *(.dynstr*) }
.dynamic : { *(.dynamic*) }
.hash : { *(.hash*) }
+ .gnu.hash : { *(.gnu.hash) }
.plt : { *(.plt*) }
.interp : { *(.interp*) }
.gnu : { *(.gnu*) }
OpenPOWER on IntegriCloud