|
@@ -26,7 +26,7 @@ crypto_hash-objs += ahash.o
|
|
crypto_hash-objs += shash.o
|
|
crypto_hash-objs += shash.o
|
|
obj-$(CONFIG_CRYPTO_HASH2) += crypto_hash.o
|
|
obj-$(CONFIG_CRYPTO_HASH2) += crypto_hash.o
|
|
|
|
|
|
-obj-$(CONFIG_CRYPTO_PCOMP) += pcompress.o
|
|
|
|
|
|
+obj-$(CONFIG_CRYPTO_PCOMP2) += pcompress.o
|
|
|
|
|
|
cryptomgr-objs := algboss.o testmgr.o
|
|
cryptomgr-objs := algboss.o testmgr.o
|
|
|
|
|