ralink: add support for na930

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

SVN-Revision: 39611
This commit is contained in:
John Crispin
2014-02-18 13:33:25 +00:00
parent 55383946dc
commit b56bef28d7
7 changed files with 181 additions and 1 deletions

View File

@@ -115,6 +115,9 @@ case $board in
mzk-w300nh2)
set_wifi_led "mzkw300nh2:amber:wlan"
;;
na930)
set_usb_led "na930:blue:status"
;;
nw718)
set_usb_led "nw718:amber:usb"
;;

View File

@@ -146,6 +146,7 @@ ramips_setup_interfaces()
;;
d105 | \
na930 | \
omni-emb-hpm|\
wli-tx4-ag300n)
ucidef_set_interface_lan "eth0"