diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
commit | 0bbcdb21da8777276aab85ef94f40d27c101f1ee (patch) | |
tree | d0e8374cf1bee5168b04380cde63662019cf0c16 /target/linux/ar71xx/patches-3.14/617-MIPS-ath79-WNR1000v2-support.patch | |
parent | d81a8ad5239d2f65683845645fef527e6d39ac2e (diff) | |
download | mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.zip mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.gz mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.bz2 |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44303
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/617-MIPS-ath79-WNR1000v2-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.14/617-MIPS-ath79-WNR1000v2-support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.14/617-MIPS-ath79-WNR1000v2-support.patch b/target/linux/ar71xx/patches-3.14/617-MIPS-ath79-WNR1000v2-support.patch index 2f4aabe..61669e2 100644 --- a/target/linux/ar71xx/patches-3.14/617-MIPS-ath79-WNR1000v2-support.patch +++ b/target/linux/ar71xx/patches-3.14/617-MIPS-ath79-WNR1000v2-support.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -567,7 +567,7 @@ config ATH79_MACH_WNR2000 +@@ -452,7 +452,7 @@ config ATH79_MACH_WNR2000 select ATH79_DEV_WMAC config ATH79_MACH_WNR2000_V3 @@ -11,7 +11,7 @@ select ATH79_DEV_ETH --- a/arch/mips/ath79/machtypes.h +++ b/arch/mips/ath79/machtypes.h -@@ -173,6 +173,7 @@ enum ath79_mach_type { +@@ -149,6 +149,7 @@ enum ath79_mach_type { ATH79_MACH_WNR2000_V3, /* NETGEAR WNR2000 v3 */ ATH79_MACH_WNR2200, /* NETGEAR WNR2200 */ ATH79_MACH_WNR612_V2, /* NETGEAR WNR612 v2 */ |