]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tcm-bf537.h
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / include / configs / tcm-bf537.h
index 5a5fbddac354337010060a41293a6a0c515d7b68..e9dfcc95fe0d9b45c8e11b79d7b2cbee91f753c8 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/crc32.o             (.text .text.*); \
        . = DEFINED(env_offset) ? env_offset : .; \
        common/env_embedded.o           (.text .text.*);
 #endif