2
0
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:
Gabor Juhos
2014-07-13 19:43:58 +00:00
parent 16d45d5531
commit 2d6542242a
4 changed files with 14 additions and 0 deletions

View File

@@ -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"
;;