ar71xx: enable diagnostic LED on the Routerstation Pro
authorGabor Juhos <juhosg@openwrt.org>
Tue, 15 Dec 2009 08:35:11 +0000 (08:35 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 15 Dec 2009 08:35:11 +0000 (08:35 +0000)
SVN-Revision: 18782

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

index 3a640fa4b3a919d2d43b6b7aa6d0b89bdd4913f7..d3d88757008c038659f518acb74da42e13c3d437 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)