From af60c367b7a16d80dba422b00fde2611a7c7d2ca Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Aug 2015 06:24:04 +0000 Subject: ar71xx: add support for TP-Link TL-WDR6500 v2 Signed-off-by: Weijie Gao This patch adds support for TP-Link TL-WDR6500 v2. The firmware has a U-Boot header for kernel, and a TP-LINK v2 header for the whole firmware, so I have to create a new firmware creation method. SVN-Revision: 46663 --- target/linux/ar71xx/config-4.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-4.1') diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 index 1951cbb3d8..21c460178d 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -123,6 +123,7 @@ CONFIG_ATH79_MACH_TL_WA901ND_V2=y CONFIG_ATH79_MACH_TL_WAX50RE=y CONFIG_ATH79_MACH_TL_WDR3500=y CONFIG_ATH79_MACH_TL_WDR4300=y +CONFIG_ATH79_MACH_TL_WDR6500_V2=y CONFIG_ATH79_MACH_TL_WR1041N_V2=y CONFIG_ATH79_MACH_TL_WR1043ND=y CONFIG_ATH79_MACH_TL_WR1043ND_V2=y -- cgit v1.2.3