ar71xx: add user-space support for TP-LINK Archer C7 board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 7cb015d77b5781fb6d996f7e46bf3ade9ca16468..31c56aa4482f1658d470f02aa81ef3f9c55e69df 100755 (executable)
@@ -222,6 +222,9 @@ ar71xx_board_detect() {
        *AP83)
                name="ap83"
                ;;
+       *"Archer C7")
+               name="archer-c7"
+               ;;
        *"Atheros AP96")
                name="ap96"
                ;;