]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/Makefile
crypto: api - Use dedicated workqueue for crypto subsystem
[linux-2.6-omap-h63xx.git] / crypto / Makefile
index 46b08bf2035fdfd5e404953aa2b5f8740efa4c82..e05a844e08d574128575744d0fde2ede2dbe77b8 100644 (file)
@@ -5,6 +5,8 @@
 obj-$(CONFIG_CRYPTO) += crypto.o
 crypto-objs := api.o cipher.o digest.o compress.o
 
+obj-$(CONFIG_CRYPTO_WORKQUEUE) += crypto_wq.o
+
 obj-$(CONFIG_CRYPTO_FIPS) += fips.o
 
 crypto_algapi-$(CONFIG_PROC_FS) += proc.o