]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/samsung/smdk6400/u-boot-nand.lds
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
[people/ms/u-boot.git] / board / samsung / smdk6400 / u-boot-nand.lds
index a074420c15106ab691e8141893497f3d33e34434..29a4f61e361ee9c714237ddffa2126bb21abdc1a 100644 (file)
@@ -34,8 +34,8 @@ SECTIONS
        . = ALIGN(4);
        .text      :
        {
-         cpu/arm1176/start.o   (.text)
-         cpu/arm1176/s3c64xx/cpu_init.o        (.text)
+         arch/arm/cpu/arm1176/start.o  (.text)
+         arch/arm/cpu/arm1176/s3c64xx/cpu_init.o       (.text)
          *(.text)
        }