aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-11-30 19:48:05 +0000
committerLuka Perkov <luka@openwrt.org>2013-11-30 19:48:05 +0000
commitff2bdbe3b4429e7cfe82a5f1230ba75d394ebb31 (patch)
treeb50fbfa7bd8858043a22962669f401d03bd68fcb /target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch
parentc063e637f9142cfb5f0d7b21fa61fae8c31fa948 (diff)
downloadmaster-187ad058-ff2bdbe3b4429e7cfe82a5f1230ba75d394ebb31.tar.gz
master-187ad058-ff2bdbe3b4429e7cfe82a5f1230ba75d394ebb31.tar.bz2
master-187ad058-ff2bdbe3b4429e7cfe82a5f1230ba75d394ebb31.zip
ar71xx: merge board specific patches into one
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38971 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch b/target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch
deleted file mode 100644
index 022e10c79b..0000000000
--- a/target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/arch/mips/ath79/Kconfig
-+++ b/arch/mips/ath79/Kconfig
-@@ -579,7 +579,7 @@ config ATH79_MACH_TL_WDR4300
- select ATH79_DEV_WMAC
-
- config ATH79_MACH_TL_WR703N
-- bool "TP-LINK TL-WR703N/TL-MR10U support"
-+ bool "TP-LINK TL-WR703N/TL-WR710N/TL-MR10U support"
- select SOC_AR933X
- select ATH79_DEV_ETH
- select ATH79_DEV_GPIO_BUTTONS
---- a/arch/mips/ath79/machtypes.h
-+++ b/arch/mips/ath79/machtypes.h
-@@ -98,6 +98,7 @@ enum ath79_mach_type {
- ATH79_MACH_TL_WR1043ND, /* TP-LINK TL-WR1043ND */
- ATH79_MACH_TL_WR2543N, /* TP-LINK TL-WR2543N/ND */
- ATH79_MACH_TL_WR703N, /* TP-LINK TL-WR703N */
-+ ATH79_MACH_TL_WR710N, /* TP-LINK TL-WR710N */
- ATH79_MACH_TL_WR720N_V3, /* TP-LINK TL-WR720N v3 */
- ATH79_MACH_TL_WR741ND, /* TP-LINK TL-WR741ND */
- ATH79_MACH_TL_WR741ND_V4, /* TP-LINK TL-WR741ND v4*/