]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/ppc/cpu/mpc824x/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / arch / ppc / cpu / mpc824x / u-boot.lds
similarity index 98%
rename from cpu/mpc824x/u-boot.lds
rename to arch/ppc/cpu/mpc824x/u-boot.lds
index 0eac48f2cdd9f14512ebcce4b4b846654ea07a71..8a6d5084ecb57cff2d2133d56279a087d4f9fd85 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc824x/start.o                (.text)
+    arch/ppc/cpu/mpc824x/start.o               (.text)
     *(.text)
     *(.got1)
     . = ALIGN(16);