]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/tasreg/u-boot.lds
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / board / esd / tasreg / u-boot.lds
index e3230b9f20a935d8553d38d5745e6dbb74c849fc..f87d3cb725186496bd8f8459d86f27fde70fb485 100644 (file)
@@ -56,10 +56,10 @@ SECTIONS
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
 
     cpu/mcf52x2/start.o                (.text)
-    lib_m68k/traps.o           (.text)
+    arch/m68k/lib/traps.o              (.text)
     cpu/mcf52x2/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)