summaryrefslogtreecommitdiffstats
path: root/board/pcippc2/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/pcippc2/u-boot.lds')
-rw-r--r--board/pcippc2/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/pcippc2/u-boot.lds b/board/pcippc2/u-boot.lds
index b2be328124..87d8c67949 100644
--- a/board/pcippc2/u-boot.lds
+++ b/board/pcippc2/u-boot.lds
@@ -59,7 +59,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