ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[pandora-u-boot.git] / board / esd / dasa_sim / u-boot.lds
index b044649..3d33d0f 100644 (file)
@@ -57,7 +57,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/ppc4xx/start.o         (.text)
+    arch/ppc/cpu/ppc4xx/start.o                (.text)
 
     . = env_offset;
     common/env_embedded.o(.text)