From dcdfcb75f0271fd68613965f8e34a6bc16d717ab Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 12 Dec 2012 16:49:51 +0000 Subject: ar71xx: add user-space support for the NETGEAR WNDR4300 Signed-off-by: Gabor Juhos SVN-Revision: 34649 --- 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 416322dd7c..52ce976b25 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -165,6 +165,9 @@ get_status_led() { wndr3700) status_led="wndr3700:green:power" ;; + wndr4300) + status_led="netgear:green:power" + ;; wnr2000) status_led="wnr2000:green:power" ;; -- cgit v1.2.3