ar71xx: add support for TP-LINK Archer C7 v4
[openwrt/staging/hauke.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 929845110a00f880d95d204917af18879bb8de8f..f89c0098e42c148b207fed742a303705aab72d39 100755 (executable)
@@ -452,6 +452,9 @@ ar71xx_board_detect() {
        *"Archer C5")
                name="archer-c5"
                ;;
+       *"Archer C7 v4")
+               name="archer-c7-v4"
+               ;;
        *"Archer C58 v1")
                name="archer-c58-v1"
                ;;