From 47f9b2a110b214432185f45fea0e143eb740fd13 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 7 Dec 2012 19:10:57 +0000 Subject: ar71xx: TP-LINK also has a family TL-WDR Signed-off-by: Cezary Jackiewicz Signed-off-by: Gabor Juhos SVN-Revision: 34577 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 2bc8194dfb..fe7c9106e2 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -447,7 +447,7 @@ ar71xx_board_detect() { esac case "$machine" in - *TL-WR* | *TL-WA* | *TL-MR*) + *TL-WR* | *TL-WA* | *TL-MR* | *TL-WD*) tplink_board_detect "$machine" ;; esac -- cgit v1.2.3