From 75629fb2a86cae1cb3829216215c843d93d0c3b7 Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 2 May 2016 18:50:48 +0000 Subject: ar71xx: add TP-Link TL-WR810N support This patch adds support for the TP-Link TL-WR810N. https://wiki.openwrt.org/toh/tp-link/tl-wr810n Signed-off-by: Jens Steinhauser SVN-Revision: 49286 --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + 1 file changed, 1 insertion(+) (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 77fa398..f95a72d 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -335,6 +335,7 @@ get_status_led() { tl-wr703n | \ tl-wr710n | \ tl-wr720n-v3 | \ + tl-wr810n | \ tl-wr941nd-v6) status_led="tp-link:blue:system" ;; -- cgit v1.1