diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-11-03 22:09:08 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-11-03 22:09:08 +0000 |
commit | 21bd5492b344b42780975c6eba13195e5ba2eb5f (patch) | |
tree | bc19a4e80f39567aa1bc5ad7d836ae4bd418e6c7 /package/mac80211/patches/320-enable_rt2800.patch | |
parent | 96f98b5616a1418d668a7be286003e21aef1ea46 (diff) | |
download | upstream-21bd5492b344b42780975c6eba13195e5ba2eb5f.tar.gz upstream-21bd5492b344b42780975c6eba13195e5ba2eb5f.tar.bz2 upstream-21bd5492b344b42780975c6eba13195e5ba2eb5f.zip |
upgrade compat-wireless to 2008-11-03
SVN-Revision: 13114
Diffstat (limited to 'package/mac80211/patches/320-enable_rt2800.patch')
-rw-r--r-- | package/mac80211/patches/320-enable_rt2800.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/mac80211/patches/320-enable_rt2800.patch b/package/mac80211/patches/320-enable_rt2800.patch new file mode 100644 index 0000000000..996b47de6f --- /dev/null +++ b/package/mac80211/patches/320-enable_rt2800.patch @@ -0,0 +1,10 @@ +--- a/config.mk ++++ b/config.mk +@@ -146,6 +146,7 @@ CONFIG_ADM8211=m + CONFIG_RT2X00_LIB_PCI=m + CONFIG_RT2400PCI=m + CONFIG_RT2500PCI=m ++CONFIG_RT2800PCI=m + NEED_RT2X00=y + + # Two rt2x00 drivers require firmware: rt61pci and rt73usb. They depend on |