aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/320-enable_rt2800.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-01-10 19:23:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-01-10 19:23:09 +0000
commitc807f88c7d1857735c07d7a6db20149970d39003 (patch)
tree143454660e0a75c8ba9e2e8a000275b8089e4ae2 /package/mac80211/patches/320-enable_rt2800.patch
parente70d8bb8a6411ea8fd28589eafe0714fcb560126 (diff)
downloadmaster-187ad058-c807f88c7d1857735c07d7a6db20149970d39003.tar.gz
master-187ad058-c807f88c7d1857735c07d7a6db20149970d39003.tar.bz2
master-187ad058-c807f88c7d1857735c07d7a6db20149970d39003.zip
[package] mac80211: update compat-wireless to 2009-01-10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13961 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/320-enable_rt2800.patch')
-rw-r--r--package/mac80211/patches/320-enable_rt2800.patch15
1 files changed, 12 insertions, 3 deletions
diff --git a/package/mac80211/patches/320-enable_rt2800.patch b/package/mac80211/patches/320-enable_rt2800.patch
index 4b406de3b7..818063948f 100644
--- a/package/mac80211/patches/320-enable_rt2800.patch
+++ b/package/mac80211/patches/320-enable_rt2800.patch
@@ -1,15 +1,14 @@
--- a/config.mk
+++ b/config.mk
-@@ -156,6 +156,8 @@ CONFIG_ADM8211=m
+@@ -156,6 +156,7 @@ CONFIG_ADM8211=m
CONFIG_RT2X00_LIB_PCI=m
CONFIG_RT2400PCI=m
CONFIG_RT2500PCI=m
+CONFIG_RT2800PCI=m
-+CONFIG_RT2800USB=m
NEED_RT2X00=y
# Two rt2x00 drivers require firmware: rt61pci and rt73usb. They depend on
-@@ -197,6 +199,8 @@ CONFIG_RTL8187=m
+@@ -197,6 +198,8 @@ CONFIG_RTL8187=m
# RT2500USB does not require firmware
CONFIG_RT2500USB=m
CONFIG_RT2X00_LIB_USB=m
@@ -18,3 +17,13 @@
NEED_RT2X00=y
# RT73USB requires firmware
ifneq ($(CONFIG_CRC_ITU_T),)
+@@ -204,6 +207,9 @@ CONFIG_RT73USB=m
+ NEED_RT2X00_FIRMWARE=y
+ endif
+
++# RT2800USB support
++CONFIG_RT2800USB=m
++
+ endif # end of USB driver list
+
+ # Common rt2x00 requirements