ar71xx: add TP-Link TL-WR810N support
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 588affd..d71b8ba 100755 (executable)
@@ -928,6 +928,9 @@ ar71xx_board_detect() {
        *"TL-WR720N"*)
                name="tl-wr720n-v3"
                ;;
+       *"TL-WR810N")
+               name="tl-wr810n"
+               ;;
        *"TL-MR10U")
                name="tl-mr10u"
                ;;