Move arch/ppc to arch/powerpc
[kernel/u-boot.git] / board / gen860t / u-boot-flashenv.lds
index 0e12925..35e92d1 100644 (file)
@@ -55,7 +55,7 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text :
   {
-    arch/ppc/cpu/mpc8xx/start.o        (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     *(.text)
     *(.got1)
   }