AA: ar71xx: TP-LINK also has a family TL-WDR
[12.09/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 2bc8194..fe7c910 100755 (executable)
@@ -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