]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ep88x/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / ep88x / u-boot.lds
index f9579a6430265a4bb45b89854e46d6fa825a28a2..172caa5569b133e4b96d2bc217e26af1de709df2 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);