2
0
forked from Ivasoft/openwrt

ar71xx: Add support for the OMYlink OMY-G1

https://wiki.openwrt.org/toh/omylink/omy-g1

http://www.omylink.com/

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>

SVN-Revision: 49258
This commit is contained in:
John Crispin
2016-04-26 11:44:36 +00:00
parent be1985471e
commit ee53a240ac
13 changed files with 172 additions and 1 deletions

View File

@@ -218,6 +218,9 @@ get_status_led() {
om5p-acv2)
status_led="om5pac:blue:power"
;;
omy-g1)
status_led="omy:green:wlan"
;;
omy-x1)
status_led="omy:green:power"
;;