]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/rsdproto/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / board / rsdproto / u-boot.lds
index 0d4a9efb79a41598aadf365d928bc094528c3f18..0c51d481277753ae1bd9704922f164613858a79f 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc8260/start.o        (.text)
+    arch/ppc/cpu/mpc8260/start.o       (.text)
     *(.text)
     *(.got1)
     /*. = env_offset; */