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