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:
@@ -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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user