]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/powerpc/cpu/mpc5xx/u-boot.lds
Move arch/ppc to arch/powerpc
[thirdparty/u-boot.git] / arch / powerpc / cpu / mpc5xx / u-boot.lds
similarity index 98%
rename from arch/ppc/cpu/mpc5xx/u-boot.lds
rename to arch/powerpc/cpu/mpc5xx/u-boot.lds
index 55190c72d9f118776be211e1106744a53bebc574..d5e5dc1787ab5c1756cfb854c002c6517a420ae2 100644 (file)
@@ -55,7 +55,7 @@ SECTIONS
     /* WARNING - the following is hand-optimized to fit within */
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
 
-    arch/ppc/cpu/mpc5xx/start.o        (.text)
+    arch/powerpc/cpu/mpc5xx/start.o    (.text)
 
     *(.text)
     *(.got1)