X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2FMakefile;h=e48f14226f0f859a1c8c6c575f55f7749e09fb23;hb=9c920a8402f2bb9bd931801d429b65f4eb6a262b;hp=295e70bcd223c4a4aff1854adae943b920c2d931;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/lib/Makefile b/lib/Makefile index 295e70bcd..e48f14226 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -18,7 +18,6 @@ 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