From 8bc4e3ea1430cd1533cdd483633a403d855bda37 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 15 Dec 2009 08:35:11 +0000 Subject: ar71xx: enable diagnostic LED on the Routerstation Pro SVN-Revision: 18782 --- target/linux/ar71xx/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 3a640fa..d3d8875 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -57,7 +57,7 @@ get_status_led() { pb44) status_led="pb44:amber:jump1" ;; - routerstation) + routerstation | routerstation-pro) status_led="ubnt:green:rf" ;; tew-632brp) -- cgit v1.1