2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for OpenMesh MR900v2

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 43266
This commit is contained in:
John Crispin
2014-11-14 16:55:04 +00:00
parent bc333d5399
commit 104be9f803
4 changed files with 8 additions and 2 deletions

View File

@@ -395,6 +395,9 @@ ar71xx_board_detect() {
*MR900)
name="mr900"
;;
*MR900v2)
name="mr900v2"
;;
*"My Net N600")
name="mynet-n600"
;;