From 35674d7b759fb124f777d0911150355c87aa9a4d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 19 Feb 2014 12:15:34 +0000 Subject: ar71xx: add user-space support for TP-Link TL-WDR4900 v2.0 board Patch-by: TenNinjas Patchwork: http://patchwork.openwrt.org/patch/4849/ [juhosg: - use the Archer C7 specific LED setup instead of adding identical code] Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39636 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 6e4445f4fa..dea3f811e8 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -160,6 +160,7 @@ get_status_led() { status_led="tp-link:green:system" ;; archer-c7 | \ + tl-wdr4900-v2 | \ tl-mr10u | \ tl-mr13u | \ tl-wdr4300 | \ -- cgit v1.2.3