ar71xx: rssi leds for My Net WiFi Range Extender

The device has three extra LEDs which indicate the quality
of the wireless link. Thanks to rssileds, this feature now
works out of the box.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Patchwork: http://patchwork.openwrt.org/patch/4462/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38950
lede-17.01
Gabor Juhos 2013-11-29 20:18:45 +00:00
parent 981e3b354a
commit c1fb0e5e39
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ $(eval $(call Profile,MYNETN600))
define Profile/MYNETREXT
NAME:=WD My Net Wi-Fi Range Extender
PACKAGES:=rssileds
endef
define Profile/MYNETREXT/Description