]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/m54455evb/u-boot.int
Merge branch 'next' of git://git.denx.de/u-boot-video into next
[u-boot] / board / freescale / m54455evb / u-boot.int
index 4d504a22f1ea5835c4efb632f4dd9ac51e19ea78..153556fe9b36d495527be7a7c66e750bea992f19 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)
 
     *(.text)
     *(.fixup)