aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-05-31 22:53:13 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-05-31 22:53:13 +0000
commit8a367348f99610f093d6cf2453498a006222acca (patch)
treed7e9c104f04eb940eb419c9b3ef43d43474ab5f4 /target/linux/ar71xx/base-files/etc/diag.sh
parentf6cccf1487c8bd146879594920a24ecc5fe22331 (diff)
downloadupstream-8a367348f99610f093d6cf2453498a006222acca.tar.gz
upstream-8a367348f99610f093d6cf2453498a006222acca.tar.bz2
upstream-8a367348f99610f093d6cf2453498a006222acca.zip
ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27043 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.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 6cd6043f8f..67073a7aa1 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -124,7 +124,7 @@ get_status_led() {
status_led="wrt160nl:blue:wps"
;;
wzr-hp-g300nh | wzr-hp-g301nh)
- status_led="wzr-hp-g300nh:green:router"
+ status_led="wzr-hp-g300nh:red:diag"
;;
zcn-1523h-2 | zcn-1523h-5)
status_led="zcn-1523h:amber:init"