X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2FMakefile;h=295e70bcd223c4a4aff1854adae943b920c2d931;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=e48f14226f0f859a1c8c6c575f55f7749e09fb23;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/lib/Makefile b/lib/Makefile index e48f14226..295e70bcd 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -18,6 +18,7 @@ ifneq ($(CONFIG_HAVE_DEC_LOCK),y) lib-y += dec_and_lock.o endif +obj-$(CONFIG_CRC_CCITT) += crc-ccitt.o obj-$(CONFIG_CRC32) += crc32.o obj-$(CONFIG_LIBCRC32C) += libcrc32c.o