2
0
forked from Ivasoft/openwrt

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

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

SVN-Revision: 46927
This commit is contained in:
John Crispin
2015-09-14 20:11:01 +00:00
parent aba20334a4
commit cbf71651ec
4 changed files with 13 additions and 0 deletions

View File

@@ -150,6 +150,9 @@ get_status_led() {
mr600v2)
status_led="mr600:blue:power"
;;
mr1750)
status_led="mr1750:blue:power"
;;
mr900 | \
mr900v2)
status_led="mr900:blue:power"