From a1dcbc66a639d0f16e8cafb837099f156e018741 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 7 Jan 2012 19:36:35 +0000 Subject: ar71xx: add initial support for the TL-WR2543N/ND board The WLAN LEDs are not working yet. SVN-Revision: 29680 --- 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 dcac49de5b..76f263b64b 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -113,6 +113,9 @@ get_status_led() { tl-wr703n) status_led="tp-link:blue:system" ;; + tl-wr2543n) + status_led="tp-link:green:wps" + ;; unifi) status_led="ubnt:green:dome" ;; -- cgit v1.2.3