]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc7448hpc2/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / freescale / mpc7448hpc2 / u-boot.lds
index c4266cec5047420b7b4cee0bc8c1884bfa7771cc..3b3fb3a5c38f76576662896511e8a259a1f08722 100644 (file)
@@ -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; */