]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gen860t/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / gen860t / u-boot.lds
index d184379dbc6cbc40761d46dfa0e7c28bb6d8fe41..a4c30321168f12eaa06b16859be466a874d2e695 100644 (file)
@@ -54,7 +54,7 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text :
   {
-    arch/ppc/cpu/mpc8xx/start.o                (.text)
+    arch/powerpc/cpu/mpc8xx/start.o            (.text)
     *(.text)
     *(.got1)
   }