summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
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
commit650c7cc2fdf1b658be22d970e5d55859a726f0ac (patch)
tree32bde2c1cca7c60471f728036f02206cc35d23ba /target/linux/ar71xx
parent4834fdaccde6cd9e3172b261d7321f062afc4bc2 (diff)
downloadmtk-20170518-650c7cc2fdf1b658be22d970e5d55859a726f0ac.zip
mtk-20170518-650c7cc2fdf1b658be22d970e5d55859a726f0ac.tar.gz
mtk-20170518-650c7cc2fdf1b658be22d970e5d55859a726f0ac.tar.bz2
ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards
SVN-Revision: 27043
Diffstat (limited to 'target/linux/ar71xx')
-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 6cd6043..67073a7 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"