ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[pandora-u-boot.git] / board / flagadm / u-boot.lds
index 877e82c..fbfba6e 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/ppc/cpu/mpc8xx/start.o        (.text)
 
     *(.text)
     *(.got1)