ar71xx: Fix board detection for the TP-LINK TL-MR13U.
[librecmc/librecmc.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index d5be238ec9029a811186aa0c893450a8cde2fece..050d6ba29e43f0f0720207bd797c798c58bb647c 100755 (executable)
@@ -738,7 +738,7 @@ ar71xx_board_detect() {
        *"TL-MR12U")
                name="tl-mr12u"
                ;;
-       *"TL-MR13U")
+       *"TL-MR13U v1")
                name="tl-mr13u"
                ;;
        *"Tube2H")