ar71xx: add support for TP-Link Archer C60 v2
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b711150ee9b0c3ae14949c1613acc59d1a570343..7249cb61513dfa5ccf97275cde2f00d639d8d937 100755 (executable)
@@ -485,6 +485,9 @@ ar71xx_board_detect() {
        *"Archer C60 v1")
                name="archer-c60-v1"
                ;;
+       *"Archer C60 v2")
+               name="archer-c60-v2"
+               ;;
        *"Archer C7")
                name="archer-c7"
                ;;