summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-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
commitf51d78f4f2e91658985288b95f572da9b7a021ae (patch)
tree3eecb2d25d60d1a53ea457a4809c9d843a0f9131 /target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch
parent9c4c620a11b4522c55cf4dcb641867d4561f2a51 (diff)
downloadmaster-31e0f0ae-f51d78f4f2e91658985288b95f572da9b7a021ae.tar.gz
master-31e0f0ae-f51d78f4f2e91658985288b95f572da9b7a021ae.tar.bz2
master-31e0f0ae-f51d78f4f2e91658985288b95f572da9b7a021ae.zip
ar71xx: merge board specific patches into one
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38971
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch b/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch
deleted file mode 100644
index a1ccba9d62..0000000000
--- a/target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/arch/mips/ath79/machtypes.h
-+++ b/arch/mips/ath79/machtypes.h
-@@ -127,6 +127,7 @@ enum ath79_mach_type {
- ATH79_MACH_WNDR4300, /* NETGEAR WNDR4300 */
- ATH79_MACH_WNR2000, /* NETGEAR WNR2000 */
- ATH79_MACH_WNR2000_V3, /* NETGEAR WNR2000 v3 */
-+ ATH79_MACH_WNR612_V2, /* NETGEAR WNR612 v2 */
- ATH79_MACH_WP543, /* Compex WP543 */
- ATH79_MACH_WPE72, /* Compex WPE72 */
- ATH79_MACH_WRT160NL, /* Linksys WRT160NL */
---- a/arch/mips/ath79/Kconfig
-+++ b/arch/mips/ath79/Kconfig
-@@ -422,7 +422,7 @@ config ATH79_MACH_WNR2000
- select ATH79_DEV_WMAC
-
- config ATH79_MACH_WNR2000_V3
-- bool "NETGEAR WNR2000 V3 board support"
-+ bool "NETGEAR WNR2000 V3/WNR612 v2 board support"
- select SOC_AR724X
- select ATH79_DEV_AP9X_PCI if PCI
- select ATH79_DEV_ETH