From ff1e89553078cb1f8851276537d1267930d740df Mon Sep 17 00:00:00 2001 From: Maxim Anisimov Date: Sat, 13 Jan 2018 10:16:20 +0300 Subject: ramips: rename TP-Link Archer C20 to TP-Link Archer C20 v1 This changes device name from "TP-Link Archer C20" to "TP-Link Archer C20 v1" because of TPLINK released new TP-Link Archer C20 v4. Additionally migration to the generic board detection has been made. Signed-off-by: Maxim Anisimov --- target/linux/ramips/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc/diag.sh') diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index e1d29152f1..df9858cb32 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -124,7 +124,6 @@ get_status_led() { w502u) status_led="$boardname:blue:wps" ;; - c20|\ d240|\ dap-1350|\ na930|\ @@ -136,6 +135,7 @@ get_status_led() { rt-n14u|\ rt-n15|\ rt-n56u|\ + tplink,c20-v1|\ wl-330n|\ wl-330n3g|\ wli-tx4-ag300n|\ -- cgit v1.2.3