]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bf537-stamp.h
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / include / configs / bf537-stamp.h
index d3159e59df6beae14c8a42ccb7515d4fb6b9cd60..0f8679b57e56281e56685415420acbae7e9c0325 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