ar71xx: set status_led for the RB2011* boards
authorGabor Juhos <juhosg@openwrt.org>
Mon, 20 Jan 2014 10:23:03 +0000 (10:23 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 20 Jan 2014 10:23:03 +0000 (10:23 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39343

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

index 0d714ed3acad8b87d6b99d08d7c00cd74dc943bb..6e4445f4faebb06fe80255d132f9aa6a2df34ff0 100755 (executable)
@@ -102,6 +102,11 @@ get_status_led() {
        pb44)
                status_led="pb44:amber:jump1"
                ;;
+       rb-2011l|\
+       rb-2011uas|\
+       rb-2011uas-2hnd)
+               status_led="rb:green:usr"
+               ;;
        rb-411 | rb-411u | rb-433 | rb-433u | rb-450 | rb-450g | rb-493)
                status_led="rb4xx:yellow:user"
                ;;