]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc824x/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc824x / u-boot.lds
similarity index 98%
rename from arch/ppc/cpu/mpc8260/u-boot.lds
rename to arch/powerpc/cpu/mpc824x/u-boot.lds
index 988784416f1f4114ccebc23a05eed6be1c763158..d1fcd7c47dad409d15fa09e2f1b81dbb86c00ca0 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    arch/ppc/cpu/mpc8260/start.o               (.text)
+    arch/powerpc/cpu/mpc824x/start.o           (.text)
     *(.text)
     *(.got1)
     . = ALIGN(16);