From 253095131d7b1a22d9a97cf81640bb3cacc941e4 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Sat, 19 May 2018 20:12:58 +0300 Subject: ath79: initial tl-wr1043nd v1 support Signed-off-by: Lucian Cristian Signed-off-by: John Crispin --- target/linux/ath79/image/generic-tp-link.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ath79/image') diff --git a/target/linux/ath79/image/generic-tp-link.mk b/target/linux/ath79/image/generic-tp-link.mk index a368662cca..8a0388a7ff 100644 --- a/target/linux/ath79/image/generic-tp-link.mk +++ b/target/linux/ath79/image/generic-tp-link.mk @@ -78,7 +78,7 @@ $(Device/tplink) IMAGE_SIZE := 7936k endef -define Device/tl_wr1043nd_v1 +define Device/tl-wr1043nd-v1 $(Device/tplink-8m) ATH_SOC := ar9132 DEVICE_TITLE := TP-LINK TL-WR1043N/ND v1 @@ -86,7 +86,7 @@ define Device/tl_wr1043nd_v1 TPLINK_HWID := 0x10430001 SUPPORTED_DEVICES := tplink,tl-wr1043nd-v1 tl-wr1043nd endef -#TARGET_DEVICES += tl_wr1043nd_v1 +TARGET_DEVICES += tl-wr1043nd-v1 define Device/tl-wdr3600 $(Device/tplink-8mlzma) -- cgit v1.2.3