summaryrefslogtreecommitdiffstats
path: root/board/ppmc7xx/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/ppmc7xx/u-boot.lds')
-rw-r--r--board/ppmc7xx/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ppmc7xx/u-boot.lds b/board/ppmc7xx/u-boot.lds
index aae1057160..604d0d305d 100644
--- a/board/ppmc7xx/u-boot.lds
+++ b/board/ppmc7xx/u-boot.lds
@@ -56,7 +56,7 @@ SECTIONS
.plt : { *(.plt) }
.text :
{
- arch/ppc/cpu/74xx_7xx/start.o (.text)
+ arch/powerpc/cpu/74xx_7xx/start.o (.text)
/* store the environment in a seperate sector in the boot flash */
/* . = env_offset; */
OpenPOWER on IntegriCloud