db90c243a0
This updates mac80211 to backports based on kernel 4.19-rc4. I plan to integrate all the patches which are in this tar into upstream backports soon. I used the backports generated from this code: https://github.com/hauke/backports/commits/wip2 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
8 lines
326 B
Diff
8 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
|