Backport: ar71xx: Fix board detection for the TP-LINK TL-MR13U.
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index df35775125646c2d6e9647f08ea45cfd67a3b807..18da3566d021ec0fb66f81ac2516eda9652ae313 100755 (executable)
@@ -646,7 +646,7 @@ ar71xx_board_detect() {
        *"TL-MR11U")
                name="tl-mr11u"
                ;;
-       *"TL-MR13U")
+       *"TL-MR13U v1")
                name="tl-mr13u"
                ;;
        *"Tube2H")