ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[pandora-u-boot.git] / arch / ppc / cpu / mpc85xx / u-boot-nand.lds
similarity index 98%
rename from cpu/mpc85xx/u-boot-nand.lds
rename to arch/ppc/cpu/mpc85xx/u-boot-nand.lds
index b4c63e2..b9240f2 100644 (file)
@@ -117,7 +117,7 @@ SECTIONS
 
   .bootpg ADDR(.text) - 0x1000 :
   {
-    cpu/mpc85xx/start.o        (.bootpg)
+    arch/ppc/cpu/mpc85xx/start.o       (.bootpg)
   } :text = 0xffff
 
   . = ADDR(.text) + 0x80000;