]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/Makefile
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / lib / Makefile
index 07fbe6a756922254aef3eed3c9cb58cc3d227a78..7fb6ab799b8e184557035849adaaccb852092ffe 100644 (file)
@@ -96,6 +96,7 @@ obj-$(CONFIG_CRC_T10DIF)+= crc-t10dif.o
 obj-$(CONFIG_CRC_ITU_T)        += crc-itu-t.o
 obj-$(CONFIG_CRC32)    += crc32.o
 obj-$(CONFIG_CRC32_SELFTEST)   += crc32test.o
+obj-$(CONFIG_CRC4)     += crc4.o
 obj-$(CONFIG_CRC7)     += crc7.o
 obj-$(CONFIG_LIBCRC32C)        += libcrc32c.o
 obj-$(CONFIG_CRC8)     += crc8.o