ar71xx: add support for TP-Link TL-WR810N v2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index fd3f94d2204c5c06c14f3898996eb02be8112135..7c381c00f3e2ead2d486b0e6b98767acacf0995c 100755 (executable)
@@ -1160,6 +1160,9 @@ ar71xx_board_detect() {
        *"TL-WR810N")
                name="tl-wr810n"
                ;;
+       *"TL-WR810N v2")
+               name="tl-wr810n-v2"
+               ;;
        *"TL-WR840N v2")
                name="tl-wr840n-v2"
                ;;