ar71xx: add user-space support for TL-MR3040 v2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 31b8821746611f99c2978e22b4b68845b97d5b41..06786e770df4bfb6b5a6eb5967df00b290931228 100755 (executable)
@@ -426,6 +426,9 @@ ar71xx_board_detect() {
        *TL-MR3040)
                name="tl-mr3040"
                ;;
+       *"TL-MR3040 v2")
+               name="tl-mr3040-v2"
+               ;;
        *TL-MR3220)
                name="tl-mr3220"
                ;;