summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-11-07 22:31:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-11-07 22:31:53 +0000
commitddcce63c78539decab77d6b1176fd1c013e3e5ee (patch)
treec5be7a2e9fb3e292b1eb48b2c011a7bac9b46bb0 /target/linux/ar71xx/base-files/etc/diag.sh
parentece1323ed43aa8549d38ba123ca0ad88b95fa7f0 (diff)
downloadmaster-31e0f0ae-ddcce63c78539decab77d6b1176fd1c013e3e5ee.tar.gz
master-31e0f0ae-ddcce63c78539decab77d6b1176fd1c013e3e5ee.tar.bz2
master-31e0f0ae-ddcce63c78539decab77d6b1176fd1c013e3e5ee.zip
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 <chunkeey@googlemail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38687
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
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"