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
This commit is contained in:
parent
981e3b354a
commit
c1fb0e5e39
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue