From a128548072ec7a8f9996f4d00fcd4d35b51378ed Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 6 Jan 2012 07:20:59 +0000 Subject: ar71xx: add support for Redwave RW2458N Signed-off-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29669 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 3332a7f6e3..dcac49de5b 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -91,6 +91,9 @@ get_status_led() { routerstation | routerstation-pro) status_led="ubnt:green:rf" ;; + rw2458n) + status_led="rw2458n:green:d3" + ;; tew-632brp) status_led="tew-632brp:green:status" ;; -- cgit v1.2.3