]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
Move arch/ppc to arch/powerpc
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / u-boot-nand_spl.lds
similarity index 99%
rename from arch/ppc/cpu/mpc85xx/u-boot-nand_spl.lds
rename to arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
index fef3e42e09c1d4f04a88c054e8cb1f26a070f526..7d9cee98e51f75f10b352494d631b173bdb23d27 100644 (file)
@@ -29,7 +29,7 @@ SECTIONS
        . = 0xfff00000;
        .text : {
                *(.text)
-       }
+       }
        _etext = .;
 
        .reloc : {