mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34577 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6078e9d6f1
commit
7ebdad36a3
@ -447,7 +447,7 @@ ar71xx_board_detect() {
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
case "$machine" in
|
case "$machine" in
|
||||||
*TL-WR* | *TL-WA* | *TL-MR*)
|
*TL-WR* | *TL-WA* | *TL-MR* | *TL-WD*)
|
||||||
tplink_board_detect "$machine"
|
tplink_board_detect "$machine"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user