]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/sh/cpu/sh2/u-boot.lds
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
[karo-tx-uboot.git] / arch / sh / cpu / sh2 / u-boot.lds
similarity index 98%
rename from cpu/sh2/u-boot.lds
rename to arch/sh/cpu/sh2/u-boot.lds
index 6db5a00913a729ef30885a6107ac5b724e393afb..e4e8b606960efbf6fefcd0ddfa9908dc6d36fe5f 100644 (file)
@@ -38,7 +38,7 @@ SECTIONS
 
        .text :
        {
-               cpu/sh2/start.o         (.text)
+               arch/sh/cpu/sh2/start.o         (.text)
                . = ALIGN(8192);
                common/env_embedded.o   (.ppcenv)
                . = ALIGN(8192);