From b680f088ba6f7e5982143db351d1f817bffbf86d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 10 Dec 2010 17:57:51 +0000 Subject: ar71xx: add support for the jjPlus JA79PF Patch-by: Cezary Jackiewicz SVN-Revision: 24440 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 7abedc0a2f..add552ea31 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -57,6 +57,9 @@ get_status_led() { eap7660d) status_led="eap7660d:green:ds4" ;; + ja76pf) + status_led="ja76pf:green:led1" + ;; ls-sr71) status_led="ubnt:green:d22" ;; -- cgit v1.2.3