ar71xx: add user-space support for MR3420v2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 93f3a81001acfbe89e62123c29c658b25955e645..a9e063ba4923a854636d28016d60cbc0a4d9c31c 100755 (executable)
@@ -381,6 +381,9 @@ ar71xx_board_detect() {
        *TL-MR3420)
                name="tl-mr3420"
                ;;
+       *"TL-MR3420 v2")
+               name="tl-mr3420-v2"
+               ;;
        *TL-WA7510N)
                name="tl-wa7510n"
                ;;