mirror of https://github.com/hak5/openwrt.git
11 lines
247 B
Diff
11 lines
247 B
Diff
|
--- 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
|