2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for the OpenMesh MR900 board

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

SVN-Revision: 43259
This commit is contained in:
John Crispin
2014-11-14 16:54:15 +00:00
parent 95544f33dd
commit cfdaa8aefd
4 changed files with 13 additions and 0 deletions

View File

@@ -392,6 +392,9 @@ ar71xx_board_detect() {
*MR600)
name="mr600"
;;
*MR900)
name="mr900"
;;
*"My Net N600")
name="mynet-n600"
;;