ramips: add support for TP-Link Archer C20 v1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index d0055d422b73b88903207c858a07934f6d6870b0..d0b9bb126279a7a4a64f83047e33efbe52544ece 100755 (executable)
@@ -88,6 +88,9 @@ ramips_board_detect() {
        *"C108")
                name="c108"
                ;;
+       *"C20")
+               name="c20"
+               ;;
        *"C20i")
                name="c20i"
                ;;