From: Gabor Juhos Date: Fri, 29 Nov 2013 20:18:45 +0000 (+0000) Subject: ar71xx: rssi leds for My Net WiFi Range Extender X-Git-Tag: reboot~8498 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=c1fb0e5e39e1e49f95e6004af1de043a9fe04814 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 Patchwork: http://patchwork.openwrt.org/patch/4462/ Signed-off-by: Gabor Juhos SVN-Revision: 38950 --- 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