From 107e0c6d1f37fa474b8cc667d5a2e8d0c47eafea Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 1 Mar 2013 13:46:01 +0000 Subject: ar71xx: add support for Buffalo WZR 600DHP Signed-off-by: Luka Perkov SVN-Revision: 35840 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 ++- 1 file changed, 2 insertions(+), 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 adf32f12fb..c863b21a81 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -152,7 +152,8 @@ get_status_led() { status_led="buffalo:green:status" ;; wzr-hp-ag300h | \ - wzr-hp-g300nh2) + wzr-hp-g300nh2 | \ + wzr-600dhp) status_led="buffalo:red:diag" ;; wndr3700) -- cgit v1.2.3