ath79: rename TL-WR740ND-v4 to TL-WR740N-v4
Give the device the same name it had in ar71xx. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
committed by
Christian Lamparter
parent
da1107f8a5
commit
ff541c5ca2
@@ -85,14 +85,14 @@ define Device/tplink_tl-wr740n-v3
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tl-wr740n-v3
|
||||
|
||||
define Device/tplink_tl-wr740nd-v4
|
||||
define Device/tplink_tl-wr740n-v4
|
||||
$(Device/tplink-4mlzma)
|
||||
ATH_SOC := ar9331
|
||||
DEVICE_TITLE := TP-LINK TL-WR740N/ND v4
|
||||
DEVICE_TITLE := TP-LINK TL-WR740N v4
|
||||
TPLINK_HWID := 0x07400004
|
||||
SUPPORTED_DEVICES += tl-wr740n-v4
|
||||
endef
|
||||
TARGET_DEVICES += tplink_tl-wr740nd-v4
|
||||
TARGET_DEVICES += tplink_tl-wr740n-v4
|
||||
|
||||
define Device/tplink_tl-wr741-v1
|
||||
$(Device/tplink-4m)
|
||||
|
||||
Reference in New Issue
Block a user