ralink: add support for 2 new mt7620 boards made by buffalo

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

SVN-Revision: 38550
This commit is contained in:
John Crispin
2013-10-28 06:47:31 +00:00
parent c81c814d6a
commit 43de7c1cfa
8 changed files with 300 additions and 0 deletions

View File

@@ -208,6 +208,12 @@ ramips_board_detect() {
*"W502U")
name="w502u"
;;
*"WHR-300HP2")
name="whr-300hp2"
;;
*"WHR-600D")
name="whr-600d"
;;
*"WHR-G300N")
name="whr-g300n"
;;