ar71xx: add support to TP-Link Archer C59v1 and C60v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index ad73ec15201f5e525ddc67a4f3e0b08dbc481cd2..3ca2c0d63352f2834501bef059b184a834f60e20 100755 (executable)
@@ -454,6 +454,12 @@ ar71xx_board_detect() {
        *"Archer C5")
                name="archer-c5"
                ;;
+       *"Archer C59 v1")
+               name="archer-c59-v1"
+               ;;
+       *"Archer C60 v1")
+               name="archer-c60-v1"
+               ;;
        *"Archer C7")
                name="archer-c7"
                ;;