]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/nc650/u-boot.lds
Move arch/ppc to arch/powerpc
[people/ms/u-boot.git] / board / nc650 / u-boot.lds
index 90ca165c44a216fada1f69e2cfa62efdc8da9101..e89a9bc9cd7f48c6aa59be934ec13d702ed7b1fc 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)
   }