2
0
forked from Ivasoft/openwrt

ar71xx: Add support for the OMYlink OMY-X1

This patch adds support for the OMYlink OMY-X1

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

http://www.omylink.com/

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

SVN-Revision: 49026
This commit is contained in:
John Crispin
2016-03-16 09:26:58 +00:00
parent ae30ad61fb
commit 3fd98db818
13 changed files with 164 additions and 0 deletions

View File

@@ -214,6 +214,9 @@ get_status_led() {
om5p-an)
status_led="om5p:blue:power"
;;
omy-x1)
status_led="omy:green:power"
;;
onion-omega)
status_led="onion:amber:system"
;;