X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-3.14%2F737-MIPS-ath79-add-TL-WA701NDv2-support.patch;fp=target%2Flinux%2Far71xx%2Fpatches-3.14%2F737-MIPS-ath79-add-TL-WA701NDv2-support.patch;h=b40ec9eeccc81ac6b079dfa54c799d94b6a74336;hb=0bbcdb21da8777276aab85ef94f40d27c101f1ee;hp=0796c05b2f9def400424048304af9644181b4469;hpb=d81a8ad5239d2f65683845645fef527e6d39ac2e;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/target/linux/ar71xx/patches-3.14/737-MIPS-ath79-add-TL-WA701NDv2-support.patch b/target/linux/ar71xx/patches-3.14/737-MIPS-ath79-add-TL-WA701NDv2-support.patch index 0796c05b2f..b40ec9eecc 100644 --- a/target/linux/ar71xx/patches-3.14/737-MIPS-ath79-add-TL-WA701NDv2-support.patch +++ b/target/linux/ar71xx/patches-3.14/737-MIPS-ath79-add-TL-WA701NDv2-support.patch @@ -1,7 +1,5 @@ -Index: linux-3.14.28/arch/mips/ath79/Kconfig -=================================================================== ---- linux-3.14.28.orig/arch/mips/ath79/Kconfig -+++ linux-3.14.28/arch/mips/ath79/Kconfig +--- a/arch/mips/ath79/Kconfig ++++ b/arch/mips/ath79/Kconfig @@ -803,6 +803,16 @@ config ATH79_MACH_TL_WAX50RE select ATH79_DEV_M25P80 select ATH79_DEV_WMAC @@ -19,10 +17,8 @@ Index: linux-3.14.28/arch/mips/ath79/Kconfig config ATH79_MACH_TL_WA830RE_V2 bool "TP-LINK TL-WA830RE v2 support" select SOC_AR934X -Index: linux-3.14.28/arch/mips/ath79/Makefile -=================================================================== ---- linux-3.14.28.orig/arch/mips/ath79/Makefile -+++ linux-3.14.28/arch/mips/ath79/Makefile +--- a/arch/mips/ath79/Makefile ++++ b/arch/mips/ath79/Makefile @@ -109,6 +109,7 @@ obj-$(CONFIG_ATH79_MACH_TL_MR13U) += mac obj-$(CONFIG_ATH79_MACH_TL_MR3020) += mach-tl-mr3020.o obj-$(CONFIG_ATH79_MACH_TL_MR3X20) += mach-tl-mr3x20.o @@ -31,10 +27,8 @@ Index: linux-3.14.28/arch/mips/ath79/Makefile obj-$(CONFIG_ATH79_MACH_TL_WA830RE_V2) += mach-tl-wa830re-v2.o obj-$(CONFIG_ATH79_MACH_TL_WA901ND) += mach-tl-wa901nd.o obj-$(CONFIG_ATH79_MACH_TL_WA901ND_V2) += mach-tl-wa901nd-v2.o -Index: linux-3.14.28/arch/mips/ath79/machtypes.h -=================================================================== ---- linux-3.14.28.orig/arch/mips/ath79/machtypes.h -+++ linux-3.14.28/arch/mips/ath79/machtypes.h +--- a/arch/mips/ath79/machtypes.h ++++ b/arch/mips/ath79/machtypes.h @@ -126,6 +126,7 @@ enum ath79_mach_type { ATH79_MACH_TL_MR3220_V2, /* TP-LINK TL-MR3220 v2 */ ATH79_MACH_TL_MR3420, /* TP-LINK TL-MR3420 */