diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-08-27 21:57:07 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-08-27 21:57:07 +0000 |
commit | 46d2b929c768ad4f0817f9132cddb71eaf1f40c4 (patch) | |
tree | fed67b37873565ef3fbd16fa3083a9138a1bb411 /package/mac80211/patches/007-remove_misc_drivers.patch | |
parent | 0a97fda27ece3b2c2efad038297ae284ff03ff78 (diff) | |
download | mtk-20170518-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.zip mtk-20170518-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.tar.gz mtk-20170518-46d2b929c768ad4f0817f9132cddb71eaf1f40c4.tar.bz2 |
mac80211: update to wireless-testing 2011-08-26
SVN-Revision: 28093
Diffstat (limited to 'package/mac80211/patches/007-remove_misc_drivers.patch')
-rw-r--r-- | package/mac80211/patches/007-remove_misc_drivers.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/007-remove_misc_drivers.patch b/package/mac80211/patches/007-remove_misc_drivers.patch index cdf9e03..103eb7b 100644 --- a/package/mac80211/patches/007-remove_misc_drivers.patch +++ b/package/mac80211/patches/007-remove_misc_drivers.patch @@ -1,6 +1,6 @@ --- a/config.mk +++ b/config.mk -@@ -212,7 +212,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT +@@ -213,7 +213,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT endif #CONFIG_WIRELESS_EXT ifdef CONFIG_STAGING @@ -9,7 +9,7 @@ endif #CONFIG_STAGING # mac80211 test driver -@@ -367,13 +367,13 @@ endif #CONFIG_CRC_ITU_T +@@ -368,13 +368,13 @@ endif #CONFIG_CRC_ITU_T CONFIG_MWL8K=m # Ethernet drivers go here @@ -28,7 +28,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_27 ifdef CONFIG_WIRELESS_EXT -@@ -434,21 +434,21 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 +@@ -435,21 +435,21 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 # Note: this depends on CONFIG_USB_NET_RNDIS_HOST and CONFIG_USB_NET_CDCETHER # it also requires new RNDIS_HOST and CDC_ETHER modules which we add ifdef CONFIG_COMPAT_KERNEL_2_6_29 |