From 1eb25d5c4f208446b61d5ffd2ad448e34601f578 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 22 Aug 2012 09:43:18 +0000 Subject: ar71xx: add support for TP-Link TL-WDR3600 The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has only two antennas. [juhosg: remove the custom machine type, change the board name instead] Signed-off-by: Matthias Schiffer git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33219 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch') diff --git a/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch b/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch index 4179681a2..73db5e44d 100644 --- a/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch +++ b/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch @@ -495,7 +495,7 @@ + select ATH79_DEV_WMAC + +config ATH79_MACH_TL_WDR4300 -+ bool "TP-LINK TL-WDR4300 board support" ++ bool "TP-LINK TL-WDR3600/4300/4310 board support" + select SOC_AR934X + select ATH79_DEV_AP9X_PCI if PCI + select ATH79_DEV_ETH -- cgit v1.2.3