]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/cobra5272/u-boot.lds
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
[people/ms/u-boot.git] / board / cobra5272 / u-boot.lds
index aacc0894d95dde1272f82fe982c28b2a6dfcebbd..ec0f5e9faa00ae0eff4cec47a0c3e26d90ca1b22 100644 (file)
@@ -54,10 +54,10 @@ SECTIONS
   {
     /* WARNING - the following is hand-optimized to fit within */
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
-    cpu/mcf52x2/start.o                (.text)
-    cpu/mcf52x2/cpu_init.o     (.text)
+    arch/m68k/cpu/mcf52x2/start.o              (.text)
+    arch/m68k/cpu/mcf52x2/cpu_init.o   (.text)
     arch/m68k/lib/traps.o              (.text)
-    cpu/mcf52x2/interrupts.o   (.text)
+    arch/m68k/cpu/mcf52x2/interrupts.o (.text)
     common/dlmalloc.o          (.text)
     lib/zlib.o         (.text)