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

@@ -160,7 +160,10 @@ get_status_led() {
;;
f7c027)
status_led="belkin:orange:status"
;;
;;
na930)
status_led="na930:blue:power"
;;
esac
}