Rename lib_generic/ to lib/
[oweals/u-boot.git] / include / configs / cm-bf537u.h
index c1179b0aee83d48a25c821c35e3e93051f05dab4..6be9dbad816142b3284da83b92e2da066fce9b02 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