ar71xx: TP-LINK also has a family TL-WDR
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34577
This commit is contained in:
parent
d7ba2b4840
commit
47f9b2a110
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue