aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3/611-MIPS-ath79-TL-MR3040-support.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-18 07:13:14 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-18 07:13:14 +0000
commitffbbc932448ee85ac3cea82f1c501d8d16da398b (patch)
tree5a61420f2b304f1f074380f75b5acd24caf986ff /target/linux/ar71xx/patches-3.3/611-MIPS-ath79-TL-MR3040-support.patch
parent03b9af81d987a297b89f130d4ee19c03be759ee8 (diff)
downloadopenwrt-ffbbc932448ee85ac3cea82f1c501d8d16da398b.tar.gz
openwrt-ffbbc932448ee85ac3cea82f1c501d8d16da398b.zip
AA: ar71xx: merge machine support patches
Backport of r33820. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33838 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/611-MIPS-ath79-TL-MR3040-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.3/611-MIPS-ath79-TL-MR3040-support.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/ar71xx/patches-3.3/611-MIPS-ath79-TL-MR3040-support.patch b/target/linux/ar71xx/patches-3.3/611-MIPS-ath79-TL-MR3040-support.patch
deleted file mode 100644
index 4e6d491d9..000000000
--- a/target/linux/ar71xx/patches-3.3/611-MIPS-ath79-TL-MR3040-support.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/arch/mips/ath79/Kconfig
-+++ b/arch/mips/ath79/Kconfig
-@@ -412,7 +412,7 @@ config ATH79_MACH_EAP7660D
- select ATH79_DEV_M25P80
-
- config ATH79_MACH_TL_MR11U
-- bool "TP-LINK TL-MR11U support"
-+ bool "TP-LINK TL-MR11U/TL-MR3040 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
-@@ -69,6 +69,7 @@ enum ath79_mach_type {
- ATH79_MACH_TEW_712BR, /* TRENDnet TEW-712BR */
- ATH79_MACH_TL_MR11U, /* TP-LINK TL-MR11U */
- ATH79_MACH_TL_MR3020, /* TP-LINK TL-MR3020 */
-+ ATH79_MACH_TL_MR3040, /* TP-LINK TL-MR3040 */
- ATH79_MACH_TL_MR3220, /* TP-LINK TL-MR3220 */
- ATH79_MACH_TL_MR3420, /* TP-LINK TL-MR3420 */
- ATH79_MACH_TL_WA901ND, /* TP-LINK TL-WA901ND */