aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/image/generic-tp-link.mk
diff options
context:
space:
mode:
authorChuanhong Guo <gch981213@gmail.com>2018-08-02 15:14:10 +0800
committerMathias Kresin <dev@kresin.me>2018-08-06 07:31:54 +0200
commit18a2595315b2f123cc449f875a642857aee102b5 (patch)
tree7243eefeb81170932914d57ddda64aa98e80ef24 /target/linux/ath79/image/generic-tp-link.mk
parent2d5fee248c5bcc47de529fbf798a3ca07eefa6a4 (diff)
downloadupstream-18a2595315b2f123cc449f875a642857aee102b5.tar.gz
upstream-18a2595315b2f123cc449f875a642857aee102b5.tar.bz2
upstream-18a2595315b2f123cc449f875a642857aee102b5.zip
ath79: rename tl-archer-c7 to archer-c7
This router is called Archer C7 and the tl was used to identify TP-LINK. Since we have added tplink in dts/board name, the tl prefix is useless now. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target/linux/ath79/image/generic-tp-link.mk')
-rw-r--r--target/linux/ath79/image/generic-tp-link.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/image/generic-tp-link.mk b/target/linux/ath79/image/generic-tp-link.mk
index 49b28f7599..6c9e7879cb 100644
--- a/target/linux/ath79/image/generic-tp-link.mk
+++ b/target/linux/ath79/image/generic-tp-link.mk
@@ -1,6 +1,6 @@
include ./common-tp-link.mk
-define Device/tplink_tl-archer-c7-v2
+define Device/tplink_archer-c7-v2
$(Device/tplink-16mlzma)
ATH_SOC := qca9558
DEVICE_TITLE := TP-LINK Archer C7 v2
@@ -10,7 +10,7 @@ define Device/tplink_tl-archer-c7-v2
IMAGE/factory-us.bin := append-rootfs | mktplinkfw factory -C US
IMAGE/factory-eu.bin := append-rootfs | mktplinkfw factory -C EU
endef
-TARGET_DEVICES += tplink_tl-archer-c7-v2
+TARGET_DEVICES += tplink_archer-c7-v2
define Device/tplink_tl-re450-v2
$(Device/tplink)