]> Pileus Git - ~andy/linux/blobdiff - drivers/crypto/nx/Makefile
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[~andy/linux] / drivers / crypto / nx / Makefile
index 411ce59c80d1169e4b2b579f85b5fa67ecddf12c..bb770ea45ce9390f47ac3bd52e5ecbb132c361c3 100644 (file)
@@ -1,4 +1,4 @@
-obj-$(CONFIG_CRYPTO_DEV_NX) += nx-crypto.o
+obj-$(CONFIG_CRYPTO_DEV_NX_ENCRYPT) += nx-crypto.o
 nx-crypto-objs := nx.o \
                  nx_debugfs.o \
                  nx-aes-cbc.o \
@@ -9,3 +9,6 @@ nx-crypto-objs := nx.o \
                  nx-aes-xcbc.o \
                  nx-sha256.o \
                  nx-sha512.o
+
+obj-$(CONFIG_CRYPTO_DEV_NX_COMPRESS) += nx-compress.o
+nx-compress-objs := nx-842.o