aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m5275evb/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m5275evb/u-boot.lds')
-rw-r--r--board/freescale/m5275evb/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/m5275evb/u-boot.lds b/board/freescale/m5275evb/u-boot.lds
index 51c008f4f..d810ebc14 100644
--- a/board/freescale/m5275evb/u-boot.lds
+++ b/board/freescale/m5275evb/u-boot.lds
@@ -49,7 +49,7 @@ SECTIONS
.rel.plt : { *(.rel.plt) }
.rela.plt : { *(.rela.plt) }
.init : { *(.init) }
- .plt : { *(.plt) }
+ .plt : { *(.plt) }
.text :
{
/* WARNING - the following is hand-optimized to fit within */