summaryrefslogtreecommitdiffstats
path: root/board/gen860t/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/gen860t/u-boot.lds')
-rw-r--r--board/gen860t/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gen860t/u-boot.lds b/board/gen860t/u-boot.lds
index d184379dbc..a4c3032116 100644
--- a/board/gen860t/u-boot.lds
+++ b/board/gen860t/u-boot.lds
@@ -54,7 +54,7 @@ SECTIONS
.plt : { *(.plt) }
.text :
{
- arch/ppc/cpu/mpc8xx/start.o (.text)
+ arch/powerpc/cpu/mpc8xx/start.o (.text)
*(.text)
*(.got1)
}
OpenPOWER on IntegriCloud