ralink: add support for mt7628

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

SVN-Revision: 43197
This commit is contained in:
John Crispin
2014-11-06 09:31:31 +00:00
parent f8404aaf9e
commit cadf517107
11 changed files with 518 additions and 4 deletions

View File

@@ -355,6 +355,9 @@ ramips_board_detect() {
*"Lenovo Y1S")
name="y1s"
;;
*"Mediatek MT7628AN evaluation board")
name="mt7628"
;;
*)
name="generic"
;;