]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bf537-pnav.h
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / include / configs / bf537-pnav.h
index 6627a04f59ca4a9b9f1e6adcf851fea94533002a..8038c40de1b78630361a3d0e6b59e9f85afd19f7 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