aboutsummaryrefslogtreecommitdiffstats
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
commit599862efa3ccbdef88ba664c287d764efcec8a39 (patch)
treec46821cbf87ee668a65cea6bbde670f8cbeee0ab /target/linux/ar71xx/base-files/etc/diag.sh
parent8ffa1ad83f9c4faa25fc67e8dee5c4b9a2032c28 (diff)
downloadmaster-187ad058-599862efa3ccbdef88ba664c287d764efcec8a39.tar.gz
master-187ad058-599862efa3ccbdef88ba664c287d764efcec8a39.tar.bz2
master-187ad058-599862efa3ccbdef88ba664c287d764efcec8a39.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38687 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"