projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
981e3b3
)
ar71xx: rssi leds for My Net WiFi Range Extender
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 29 Nov 2013 20:18:45 +0000
(20:18 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 29 Nov 2013 20:18:45 +0000
(20:18 +0000)
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
target/linux/ar71xx/generic/profiles/wd.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/generic/profiles/wd.mk
b/target/linux/ar71xx/generic/profiles/wd.mk
index 49a3324783c097692ad1174271d02e910395d130..badee449f1984a251717314877bf55d054d5be4f 100644
(file)
--- 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