forked from Ivasoft/openwrt
ar71xx: add user-space support for EnGenius ESR1750
Signed-off-by: Jon Suphammer <jon@suphammer.net> Patchwork: http://patchwork.openwrt.org/patch/5840/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41625
This commit is contained in:
@@ -72,6 +72,9 @@ get_status_led() {
|
||||
gl-inet)
|
||||
status_led="gl-connect:green:lan"
|
||||
;;
|
||||
esr1750)
|
||||
status_led="esr1750:amber:power"
|
||||
;;
|
||||
hiwifi-hc6361)
|
||||
status_led="hiwifi:blue:system"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user