]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/Makefile
crypto: compress - Add pcomp interface
[linux-2.6-omap-h63xx.git] / crypto / Makefile
index e05a844e08d574128575744d0fde2ede2dbe77b8..1132a678b2530fc989405c23cbb54915a7c745f9 100644 (file)
@@ -27,6 +27,8 @@ crypto_hash-objs += ahash.o
 crypto_hash-objs += shash.o
 obj-$(CONFIG_CRYPTO_HASH2) += crypto_hash.o
 
+obj-$(CONFIG_CRYPTO_PCOMP) += pcompress.o
+
 cryptomgr-objs := algboss.o testmgr.o
 
 obj-$(CONFIG_CRYPTO_MANAGER2) += cryptomgr.o