ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[pandora-u-boot.git] / board / Marvell / db64360 / u-boot.lds
index d021331..6dff003 100644 (file)
@@ -56,7 +56,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/74xx_7xx/start.o       (.text)
+    arch/ppc/cpu/74xx_7xx/start.o      (.text)
 
 /* store the environment in a seperate sector in the boot flash */
 /*    . = env_offset; */