aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles/wd.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-11-29 20:18:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-11-29 20:18:45 +0000
commit39a44d49f14a9cc48bd29bf3e42545d9acb34363 (patch)
treee6918996ca5bd4a404de03ba2fec0f353ed04837 /target/linux/ar71xx/generic/profiles/wd.mk
parent49be2ba8e1cbe2bce00f8f6db7da95a2f590dc52 (diff)
downloadmaster-187ad058-39a44d49f14a9cc48bd29bf3e42545d9acb34363.tar.gz
master-187ad058-39a44d49f14a9cc48bd29bf3e42545d9acb34363.tar.bz2
master-187ad058-39a44d49f14a9cc48bd29bf3e42545d9acb34363.zip
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38950 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/wd.mk')
-rw-r--r--target/linux/ar71xx/generic/profiles/wd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/generic/profiles/wd.mk b/target/linux/ar71xx/generic/profiles/wd.mk
index 49a3324783..badee449f1 100644
--- a/target/linux/ar71xx/generic/profiles/wd.mk
+++ b/target/linux/ar71xx/generic/profiles/wd.mk
@@ -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