]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/idmr/u-boot.lds
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / board / idmr / u-boot.lds
index 713b18a95b42d63c719406c49e6d95581939786b..588a1284711d73b88cbeae034d99c3b65141eba0 100644 (file)
@@ -60,7 +60,7 @@ SECTIONS
     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      (.ppcenv)