From e33ccdc2958f0929196e144543fd17d50a72728a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 21 Sep 2013 15:55:50 +0000 Subject: ar71xx: use netgear prefix for WNDR3700 LED names Signed-off-by: Gabor Juhos SVN-Revision: 38098 --- target/linux/ar71xx/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 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 2719a1340a..c76084d1cd 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -171,7 +171,7 @@ get_status_led() { status_led="wndap360:green:power" ;; wndr3700) - status_led="wndr3700:green:power" + status_led="netgear:green:power" ;; wndr4300) status_led="netgear:green:power" -- cgit v1.2.3