summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-09 12:15:45 +0000
committerJohn Crispin <john@openwrt.org>2015-02-09 12:15:45 +0000
commit4ce7053b2b811b1a0055fc0f9d51a04e63ee8092 (patch)
tree2f71d8b7ca8daf58fe0dc3862f263e6e856e6465 /target/linux/ramips/base-files/etc/diag.sh
parent2c03605028bda686db7e17d9a1b5ea05933502b9 (diff)
downloadmaster-31e0f0ae-4ce7053b2b811b1a0055fc0f9d51a04e63ee8092.tar.gz
master-31e0f0ae-4ce7053b2b811b1a0055fc0f9d51a04e63ee8092.tar.bz2
master-31e0f0ae-4ce7053b2b811b1a0055fc0f9d51a04e63ee8092.zip
ramips: Kingston MLW221 and MLWG2 cleanup
MLW221 dts use tabs NOT spaces. MLWG2 dts typo and 1 tab not spaces 01_leds and diag.sh cleanup Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 44356
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rw-r--r--target/linux/ramips/base-files/etc/diag.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh
index e9b39970ca..d31fbe4f98 100644
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -88,9 +88,7 @@ get_status_led() {
m4)
status_led="m4:blue:status"
;;
- mlw221)
- status_led="kingston:blue:status"
- ;;
+ mlw221|\
mlwg2)
status_led="kingston:blue:system"
;;