ar71xx: add support for TP-Link Archer C25 v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 5660d3eaa910b32c381a2fcb79a9a25e239ffc59..a1abfa047de3c01fc38b73f20929bf8ccf7787cd 100755 (executable)
@@ -440,6 +440,9 @@ ar71xx_board_detect() {
        *"AP90Q")
                name="ap90q"
                ;;
+       *"Archer C25 v1")
+               name="archer-c25-v1"
+               ;;
        *"Archer C5")
                name="archer-c5"
                ;;