]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bf538f-ezkit.h
Rename lib_generic/ to lib/
[u-boot] / include / configs / bf538f-ezkit.h
index 4ea2300f4b7ff420ae7dd0a3d29275c029d602fc..696fe29d207bcef5289bd6f06dfaf4b511d9809a 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