]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bf561-ezkit.h
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / include / configs / bf561-ezkit.h
index 8ab38bbacb657722667aea70476ae7c0584ac765..fca6e43b479bae9d7ef1cb58503610ff337f423d 100644 (file)
        cpu/blackfin/interrupt.o        (.text .text.*); \
        cpu/blackfin/serial.o           (.text .text.*); \
        common/dlmalloc.o               (.text .text.*); \
-       lib_generic/crc32.o             (.text .text.*); \
-       lib_generic/zlib.o              (.text .text.*); \
+       lib/crc32.o             (.text .text.*); \
+       lib/zlib.o              (.text .text.*); \
        board/bf561-ezkit/bf561-ezkit.o (.text .text.*); \
        . = DEFINED(env_offset) ? env_offset : .; \
        common/env_embedded.o           (.text .text.*);