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