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

@@ -280,6 +280,9 @@ ramips_board_detect() {
*"V22SG")
name="v22sg"
;;
*"Sercomm NA930")
name="na930"
;;
*)
name="generic"
;;