2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for the OpenMesh OM5P-AC

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

SVN-Revision: 49142
This commit is contained in:
John Crispin
2016-04-09 10:25:51 +00:00
parent 69965212bd
commit 2fa2d97ae2
3 changed files with 11 additions and 0 deletions

View File

@@ -646,6 +646,9 @@ ar71xx_board_detect() {
*"OM5P AN")
name="om5p-an"
;;
*"OM5P AC")
name="om5p-ac"
;;
*"OMY-X1")
name="omy-x1"
;;