From ff541c5ca255f0c7e105dc7fe717f812470e39e7 Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Fri, 4 Jan 2019 22:26:01 +0100 Subject: ath79: rename TL-WR740ND-v4 to TL-WR740N-v4 Give the device the same name it had in ar71xx. Signed-off-by: Paul Wassi --- target/linux/ath79/image/tiny-tp-link.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/ath79/image/tiny-tp-link.mk') diff --git a/target/linux/ath79/image/tiny-tp-link.mk b/target/linux/ath79/image/tiny-tp-link.mk index a7a6587889..41bea334d3 100644 --- a/target/linux/ath79/image/tiny-tp-link.mk +++ b/target/linux/ath79/image/tiny-tp-link.mk @@ -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) -- cgit v1.2.3