]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/prodrive/p3mx/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / prodrive / p3mx / u-boot.lds
index 6dff003dc1fb3f54de5ea94c268c07d669f5af3c..29dcc0910051a98f2e2d119f291317fddf1ea8d7 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; */