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