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