diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-12-05 14:20:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-12-05 14:20:17 +0000 |
commit | aa63f0bef6a965aa2248409ce0c094fed475b20b (patch) | |
tree | 1fb391b3ae38d7774a48c079b663a8f15c9031aa /package/mac80211/patches/007-remove_misc_drivers.patch | |
parent | 4cc2b9bb06436a1a57fc3620ea62c4835f9b7d51 (diff) | |
download | upstream-aa63f0bef6a965aa2248409ce0c094fed475b20b.tar.gz upstream-aa63f0bef6a965aa2248409ce0c094fed475b20b.tar.bz2 upstream-aa63f0bef6a965aa2248409ce0c094fed475b20b.zip |
mac80211: update to 2011-12-01
SVN-Revision: 29436
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 0b4b26ef57..1181c42af5 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 -@@ -213,7 +213,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT +@@ -252,7 +252,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 +@@ -406,13 +406,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 -@@ -432,21 +432,21 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 +@@ -471,21 +471,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 |