2018-09-23 16:02:35 +00:00
|
|
|
--- a/compat/Makefile
|
|
|
|
+++ b/compat/Makefile
|
|
|
|
@@ -79,5 +79,3 @@ obj-$(CPTCFG_BPAUTO_BUILD_CORDIC) += cor
|
|
|
|
compat-$(CPTCFG_BPAUTO_PUBLIC_KEY) +=
|
|
|
|
compat-$(CPTCFG_BPAUTO_BUCKET_LOCKS) += lib-bucket_locks.o
|
|
|
|
compat-$(CPTCFG_BPAUTO_PKCS7) +=
|
2017-02-02 11:02:22 +00:00
|
|
|
-skcipher-objs += crypto-skcipher.o
|
|
|
|
-obj-$(CPTCFG_BPAUTO_CRYPTO_SKCIPHER) += skcipher.o
|