From daf3a5a8ff2f4572f192d3013018a41491818c25 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 8 Feb 2012 16:26:25 +0000 Subject: ar71xx: add support for the TRENDNet TEW-673GRU board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30376 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 7759113015..3d57854afa 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -98,6 +98,9 @@ get_status_led() { tew-632brp) status_led="tew-632brp:green:status" ;; + tew-673gru) + status_led="trendnet:blue:wps" + ;; tl-mr3020) status_led="tp-link:green:wps" ;; -- cgit v1.2.3