diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-06-30 00:10:38 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-06-30 00:10:38 +0000 |
commit | bc13e4c08a07eca48a0e27088378f31822e72e02 (patch) | |
tree | fa3ad5471c2e714e7cfab4a0cb20e15f00ec465f /package/mac80211/patches/007-remove_misc_drivers.patch | |
parent | e56dcdcffd8636ea59512fde8fc5e62863af9d49 (diff) | |
download | upstream-bc13e4c08a07eca48a0e27088378f31822e72e02.tar.gz upstream-bc13e4c08a07eca48a0e27088378f31822e72e02.tar.bz2 upstream-bc13e4c08a07eca48a0e27088378f31822e72e02.zip |
mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
Diffstat (limited to 'package/mac80211/patches/007-remove_misc_drivers.patch')
-rw-r--r-- | package/mac80211/patches/007-remove_misc_drivers.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/007-remove_misc_drivers.patch b/package/mac80211/patches/007-remove_misc_drivers.patch index 4087e7450c..1fb8353330 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 -@@ -271,13 +271,13 @@ endif +@@ -282,13 +282,13 @@ endif CONFIG_MWL8K=m # Ethernet drivers go here @@ -19,7 +19,7 @@ endif CONFIG_HERMES=m -@@ -331,10 +331,10 @@ CONFIG_USB_NET_COMPAT_RNDIS_HOST=n +@@ -342,10 +342,10 @@ CONFIG_USB_NET_COMPAT_RNDIS_HOST=n CONFIG_USB_NET_COMPAT_RNDIS_WLAN=n CONFIG_USB_NET_COMPAT_CDCETHER=n else |