diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-10 08:50:11 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-10 08:50:11 +0000 |
commit | f35316c99610747185b37beea95a89dfec02876b (patch) | |
tree | 1654605118a9daab04def97d1339be0044bebe2f /package/mac80211/patches/303-rt2x00-Implement-support-for-rt2800usb.patch | |
parent | db0e11fc1827a73df3d71822d5926cb0bd6c7309 (diff) |
[package] mac80211: update compat-wireless to 2009-03-09
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14831 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/303-rt2x00-Implement-support-for-rt2800usb.patch')
-rw-r--r-- | package/mac80211/patches/303-rt2x00-Implement-support-for-rt2800usb.patch | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/mac80211/patches/303-rt2x00-Implement-support-for-rt2800usb.patch b/package/mac80211/patches/303-rt2x00-Implement-support-for-rt2800usb.patch index 27b4f5a057..7a25490195 100644 --- a/package/mac80211/patches/303-rt2x00-Implement-support-for-rt2800usb.patch +++ b/package/mac80211/patches/303-rt2x00-Implement-support-for-rt2800usb.patch @@ -22,9 +22,6 @@ Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> create mode 100644 drivers/net/wireless/rt2x00/rt2800usb.c create mode 100644 drivers/net/wireless/rt2x00/rt2800usb.h - config RT2X00_LIB_PCI - tristate - select RT2X00_LIB --- a/drivers/net/wireless/rt2x00/Makefile +++ b/drivers/net/wireless/rt2x00/Makefile @@ -19,3 +19,4 @@ obj-$(CONFIG_RT61PCI) += rt61pci.o |