From 1e99bb12ffac08cb6dfb7075b3096b31d7172380 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 16 Nov 2009 17:31:25 +0000 Subject: ar71xx: register LEDs and buttons on the WNDR3700 Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18435 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 053d6d439..82de0a992 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -66,6 +66,9 @@ get_status_led() { tl-wr941nd) status_led="tl-wr941nd:green:system" ;; + wndr3700) + status_led="wndr3700:green:power" + ;; wnr2000) status_led="wnr2000:green:power" ;; -- cgit v1.2.3