]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc5xxx/u-boot.lds
Move arch/ppc to arch/powerpc
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc5xxx / u-boot.lds
similarity index 98%
rename from arch/ppc/cpu/mpc5xxx/u-boot.lds
rename to arch/powerpc/cpu/mpc5xxx/u-boot.lds
index 64ef481297cfbce374a57cbccff17efbcd29bdea..ea4060d482216fe755605cc4490f1d9cb93523f5 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    arch/ppc/cpu/mpc5xxx/start.o       (.text)
+    arch/powerpc/cpu/mpc5xxx/start.o   (.text)
     *(.text)
     *(.got1)
     . = ALIGN(16);