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>
This commit is contained in:
committed by
Mathias Kresin
parent
2d5fee248c
commit
18a2595315
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user