From ddcce63c78539decab77d6b1176fd1c013e3e5ee Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 7 Nov 2013 22:31:53 +0000 Subject: ar71xx: add user-space support for the WD My Net Wi-Fi Range Extender Patchwork: http://patchwork.openwrt.org/patch/4281/ Signed-off-by: Christian Lamparter Signed-off-by: Gabor Juhos SVN-Revision: 38687 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 1cabd1058e..e304fac71b 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -83,6 +83,9 @@ get_status_led() { mynet-n600) status_led="wd:blue:power" ;; + mynet-rext) + status_led="wd:blue:power" + ;; mzk-w04nu | \ mzk-w300nh) status_led="planex:green:status" -- cgit v1.2.3