From b1fb73bd2f543aedafaa262c646c3d110b679210 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 16 Mar 2012 18:00:34 +0000 Subject: ar71xx: add support for the jjPlus JA76PF2 board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30957 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 9552b8aa3f..cbe15c68cc 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -67,7 +67,8 @@ get_status_led() { hornet-ub) status_led="alfa:blue:wps" ;; - ja76pf) + ja76pf | \ + ja76pf2) status_led="jjplus:green:led1" ;; ls-sr71) -- cgit v1.2.3