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