2
0
forked from Ivasoft/openwrt

ramips: add asiarf awapn2403 support

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41177
This commit is contained in:
John Crispin
2014-06-13 09:16:15 +00:00
parent 4f03c52dd8
commit 6d213a644d
9 changed files with 104 additions and 8 deletions

View File

@@ -35,6 +35,9 @@ case $board in
ucidef_set_led_rssi "rssihigh" "RSSIHIGH" "all0256n:green:rssihigh" "wlan0" "70" "100" "-69" "8"
set_wifi_led "rt2800pci-phy0::radio"
;;
awapn2403)
set_wifi_led "rt2800soc-phy0::radio"
;;
ar725w)
set_wifi_led "rt2800soc-phy0::radio"
;;