ar71xx: add user-space support for MR3420v2
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 93f3a81..a9e063b 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"
                ;;