2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for the OpenMesh A40

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
Sven Eckelmann
2016-09-23 09:36:43 +02:00
committed by John Crispin
parent 5e61a8331d
commit 640f9158e2
4 changed files with 11 additions and 0 deletions

View File

@@ -382,6 +382,9 @@ ar71xx_board_detect() {
*"Oolite V1.0")
name="oolite"
;;
*"A40")
name="a40"
;;
*"A60")
name="a60"
;;