From b1b7aa674ebf98c2d3af25cae43168fc6d00614b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 19 Dec 2012 08:50:41 +0000 Subject: ar71xx: add user-space support for the TL-MR3220 v2 Based on the following patch: http://patchwork.openwrt.org/patch/3043/ [juhosg: add uci-defaults/network support] Signed-off-by: Cezary Jackiewicz Signed-off-by: Gabor Juhos SVN-Revision: 34780 --- 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 001e9c5832..0b6e8f8e03 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -126,6 +126,7 @@ get_status_led() { status_led="tp-link:green:wps" ;; tl-mr3220 | \ + tl-mr3220-v2 | \ tl-mr3420 | \ tl-wa901nd | \ tl-wa901nd-v2 | \ -- cgit v1.2.3