From 324f13e54e22d982c847065e0fcb3b4ca3811cf0 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 14 Jul 2015 07:32:33 +0000 Subject: ar71xx: add support for the devolo dLAN pro 500 Wireless+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Kelleter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46338 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 ce2b9bad50..cb5d963139 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -75,6 +75,9 @@ get_status_led() { dir-835-a1) status_led="d-link:amber:power" ;; + dlan-pro-500-wp) + status_led="devolo:green:wlan-2g" + ;; dragino2) status_led="dragino2:red:system" ;; -- cgit v1.2.3