mac80211: rebase ontop of v4.18.5
[openwrt/staging/chunkeey.git] / package / kernel / mac80211 / patches / build / 005-revert-devcoredump.patch
1 Index: backports-v4.18-rc7/compat/Makefile
2 ===================================================================
3 --- backports-v4.18-rc7.orig/compat/Makefile
4 +++ backports-v4.18-rc7/compat/Makefile
5 @@ -70,8 +70,6 @@ quiet_cmd_build_OID_registry = GEN $
6 cmd_build_OID_registry = perl $(src)/build_OID_registry $< $@
7 compat-$(CPTCFG_BPAUTO_ASN1_DECODER) += lib-asn1_decoder.o
8 compat-$(CPTCFG_BPAUTO_BUILD_SYSTEM_DATA_VERIFICATION) += lib-oid_registry.o
9 -skcipher-objs += crypto-skcipher.o
10 -obj-$(CPTCFG_BPAUTO_CRYPTO_SKCIPHER) += skcipher.o
11 compat-$(CPTCFG_BPAUTO_BUILD_WANT_DEV_COREDUMP) += drivers-base-devcoredump.o
12 compat-$(CPTCFG_BPAUTO_RHASHTABLE) += lib-rhashtable.o
13 cordic-objs += lib-cordic.o