From 0cc056cb7eb02798531f532e0a2c9cf5f28a6a49 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 18 Dec 2011 22:20:17 +0000 Subject: ar71xx: add support for the wzr-hp-g300nh2 Signed-off-by: Mark Deneen SVN-Revision: 29567 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index c0aadbc453..855d3a40b1 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -114,6 +114,9 @@ get_status_led() { wzr-hp-g300nh) status_led="buffalo:green:router" ;; + wzr-hp-g300nh2) + status_led="buffalo:red:diag" + ;; wndr3700) status_led="wndr3700:green:power" ;; -- cgit v1.2.3