summaryrefslogtreecommitdiffstats
path: root/target
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
commitc1fb0e5e39e1e49f95e6004af1de043a9fe04814 (patch)
tree4e9d67dd9b9ff3bdd00530915c1b10acac31f54b /target
parent981e3b354ab9808d9e06fe2c713c54b201557707 (diff)
downloadmaster-31e0f0ae-c1fb0e5e39e1e49f95e6004af1de043a9fe04814.tar.gz
master-31e0f0ae-c1fb0e5e39e1e49f95e6004af1de043a9fe04814.tar.bz2
master-31e0f0ae-c1fb0e5e39e1e49f95e6004af1de043a9fe04814.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> SVN-Revision: 38950
Diffstat (limited to 'target')
-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