]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ep88x/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / board / ep88x / u-boot.lds
index 70b84e4c8ac80c73757844563ca88864a159594e..f9579a6430265a4bb45b89854e46d6fa825a28a2 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text          :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/ppc/cpu/mpc8xx/start.o        (.text)
     *(.text)
     *(.got1)
     . = ALIGN(16);