ramips: use the 'router' LED for diagnostic on the WHR-G300N board
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Jul 2011 08:04:55 +0000 (08:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Jul 2011 08:04:55 +0000 (08:04 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27477 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/base-files/etc/diag.sh

index 99f497e..039a414 100755 (executable)
@@ -40,7 +40,7 @@ get_status_led() {
                status_led="v22rw-2x2:green:security"
                ;;
        whr-g300n)
-               status_led="whr-g300n:red:diag"
+               status_led="whr-g300n:green:router"
                ;;
        hw550-3g)
                status_led="hw550-3g:green:status"
This page took 0.027259 seconds and 4 git commands to generate.