]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/ppc/cpu/mpc83xx/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / arch / ppc / cpu / mpc83xx / u-boot.lds
similarity index 98%
rename from cpu/mpc83xx/u-boot.lds
rename to arch/ppc/cpu/mpc83xx/u-boot.lds
index c84d4b02226234d43121b9602414666b3b52d723..157cef676e14d3cf0b6cc7eb781745735e1ab9c0 100644 (file)
@@ -50,7 +50,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc83xx/start.o        (.text)
+    arch/ppc/cpu/mpc83xx/start.o       (.text)
     *(.text)
     *(.got1)
     . = ALIGN(16);