Explorar o código

ar71xx: TP-LINK also has a family TL-WDR

Signed-off-by: Cezary Jackiewicz <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 34577
Gabor Juhos %!s(int64=13) %!d(string=hai) anos
pai
achega
47f9b2a110
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/ar71xx/base-files/lib/ar71xx.sh

+ 1 - 1
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