]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/m54455evb/u-boot.atm
Merge branch 'next' of git://git.denx.de/u-boot-video into next
[u-boot] / board / freescale / m54455evb / u-boot.atm
index 08e184c1e66cbcdffa69ae0ee43f274bf22d0c4c..ebf801ac71f44a1b5208278c6a1d6ad9730d1890 100644 (file)
@@ -55,11 +55,11 @@ SECTIONS
     /* WARNING - the following is hand-optimized to fit within */
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
 
-    cpu/mcf5445x/start.o               (.text)
-    lib_m68k/traps.o           (.text)
-    lib_m68k/interrupts.o      (.text)
+    arch/m68k/cpu/mcf5445x/start.o             (.text)
+    arch/m68k/lib/traps.o              (.text)
+    arch/m68k/lib/interrupts.o (.text)
     common/dlmalloc.o          (.text)
-    lib_generic/zlib.o         (.text)
+    lib/zlib.o         (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
     common/env_embedded.o      (.text)