Move arch/ppc to arch/powerpc
[kernel/u-boot.git] / board / ep88x / u-boot.lds
index f9579a6..172caa5 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text          :
   {
-    arch/ppc/cpu/mpc8xx/start.o        (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     *(.text)
     *(.got1)
     . = ALIGN(16);