aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-22 09:43:18 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-22 09:43:18 +0000
commit0f8b30ebfb40401df33a5e86c0b4c425bd89b4fe (patch)
treee795c66f57fa390f0e02581c07a8f0cab21ca940 /target/linux/ar71xx/patches-3.3
parent9f3a4fd1bca0948c1b4d54e4ba9a660af99b1e00 (diff)
downloadupstream-0f8b30ebfb40401df33a5e86c0b4c425bd89b4fe.tar.gz
upstream-0f8b30ebfb40401df33a5e86c0b4c425bd89b4fe.tar.bz2
upstream-0f8b30ebfb40401df33a5e86c0b4c425bd89b4fe.zip
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 <mschiffer@universe-factory.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33219 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.3')
-rw-r--r--target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch2
1 files changed, 1 insertions, 1 deletions
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 4179681a29..73db5e44df 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