summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-21 15:55:57 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-21 15:55:57 +0000
commitb02cb983d9645c85e7c56628779f4610fa79e59d (patch)
tree4e90d42d49e8508b43f53667406655894149d330 /target/linux/ar71xx
parent5dc4786200c9e90cf2f5cfb045a9aaaa6cdd3615 (diff)
downloadmtk-20170518-b02cb983d9645c85e7c56628779f4610fa79e59d.zip
mtk-20170518-b02cb983d9645c85e7c56628779f4610fa79e59d.tar.gz
mtk-20170518-b02cb983d9645c85e7c56628779f4610fa79e59d.tar.bz2
ar71xx: diag.sh: consolidate netgear device entries
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38104
Diffstat (limited to 'target/linux/ar71xx')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh20
1 files changed, 5 insertions, 15 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index b6bb9e9..d6811c5 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -167,21 +167,11 @@ get_status_led() {
wzr-hp-g300nh2)
status_led="buffalo:red:diag"
;;
- wndap360)
- status_led="netgear:green:power"
- ;;
- wndr3700)
- status_led="netgear:green:power"
- ;;
- wndr4300)
- status_led="netgear:green:power"
- ;;
- wnr2000)
- status_led="netgear:green:power"
- ;;
- wnr2200)
- status_led="netgear:green:power"
- ;;
+ wndap360 | \
+ wndr3700 | \
+ wndr4300 | \
+ wnr2000 | \
+ wnr2200 |\
wnr612-v2)
status_led="netgear:green:power"
;;