]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/purple/u-boot.lds
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / board / purple / u-boot.lds
index 04a641a4739b820c8fb7672fbed51caa9ce66b23..236ece478c6a7dfbffe297032239143b6e049635 100644 (file)
@@ -40,7 +40,7 @@ SECTIONS
          common/main.o                 (.text)
          common/dlmalloc.o             (.text)
          common/cmd_boot.o             (.text)
-         lib_generic/zlib.o            (.text)
+         lib/zlib.o            (.text)
          . = DEFINED(env_offset) ? env_offset : .;
          common/env_embedded.o (.ppcenv)