]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/ppmc7xx/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / ppmc7xx / u-boot.lds
index 30e8972afabf8fa3921c210c813f69e69abfa523..604d0d305d2ab29df4859d894024504bf89952e8 100644 (file)
@@ -56,7 +56,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    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; */