]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/cobra5272/u-boot.lds
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / board / cobra5272 / u-boot.lds
index 8989880202fd64698d49cf7a474fb67892572a9f..aacc0894d95dde1272f82fe982c28b2a6dfcebbd 100644 (file)
@@ -59,7 +59,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      (.text)