ar71xx: use 'link4' LED for diagnostic on Bullet M
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Oct 2009 19:41:13 +0000 (19:41 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Oct 2009 19:41:13 +0000 (19:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17813 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index cb599203e239495d065c0b2d07e9ced9020b985d..053d6d4396a90dd771e9ba2fb29afdee4bdb8b8a 100755 (executable)
@@ -39,6 +39,9 @@ get_status_led() {
        aw-nr580)
                status_led="aw-nr580:green:ready"
                ;;
+       bullet-m)
+               status_led="ubnt:green:link4"
+               ;;
        ls-sr71)
                status_led="ubnt:green:d22"
                ;;