mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-16 12:46:59 +08:00
9 lines
326 B
Diff
9 lines
326 B
Diff
--- 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) +=
|
|
-skcipher-objs += crypto-skcipher.o
|
|
-obj-$(CPTCFG_BPAUTO_CRYPTO_SKCIPHER) += skcipher.o
|