summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/01_leds
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/board.d/01_leds
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/board.d/01_leds')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/01_leds5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds
index cfc782ed07..bfe1c0c7f2 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -127,10 +127,7 @@ case $board in
hw550-3g)
set_usb_led "hw550-3g:green:usb"
;;
- mlw221)
- set_wifi_led "kingston:blue:wifi"
- ucidef_set_led_default "system" "system" "kingston:blue:system" "1"
- ;;
+ mlw221|\
mlwg2)
set_wifi_led "kingston:blue:wifi"
ucidef_set_led_default "system" "system" "kingston:blue:system" "1"