ar71xx: enable diagnostic LED on the Routerstation Pro
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Dec 2009 08:35:11 +0000 (08:35 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Dec 2009 08:35:11 +0000 (08:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18782 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 3a640fa..d3d8875 100755 (executable)
@@ -57,7 +57,7 @@ get_status_led() {
        pb44)
                status_led="pb44:amber:jump1"
                ;;
-       routerstation)
+       routerstation | routerstation-pro)
                status_led="ubnt:green:rf"
                ;;
        tew-632brp)