diff options
author | Luka Perkov <luka@openwrt.org> | 2013-11-30 19:48:05 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-11-30 19:48:05 +0000 |
commit | f51d78f4f2e91658985288b95f572da9b7a021ae (patch) | |
tree | 3eecb2d25d60d1a53ea457a4809c9d843a0f9131 /target/linux/ar71xx/patches-3.10/634-MIPS-ath79-add-TL-WR842N-v2-support.patch | |
parent | 9c4c620a11b4522c55cf4dcb641867d4561f2a51 (diff) | |
download | upstream-f51d78f4f2e91658985288b95f572da9b7a021ae.tar.gz upstream-f51d78f4f2e91658985288b95f572da9b7a021ae.tar.bz2 upstream-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/634-MIPS-ath79-add-TL-WR842N-v2-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/634-MIPS-ath79-add-TL-WR842N-v2-support.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ar71xx/patches-3.10/634-MIPS-ath79-add-TL-WR842N-v2-support.patch b/target/linux/ar71xx/patches-3.10/634-MIPS-ath79-add-TL-WR842N-v2-support.patch deleted file mode 100644 index b4220ff080..0000000000 --- a/target/linux/ar71xx/patches-3.10/634-MIPS-ath79-add-TL-WR842N-v2-support.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/ath79/machtypes.h -+++ b/arch/mips/ath79/machtypes.h -@@ -115,6 +115,7 @@ enum ath79_mach_type { - ATH79_MACH_TL_WR841N_V1, /* TP-LINK TL-WR841N v1 */ - ATH79_MACH_TL_WR841N_V7, /* TP-LINK TL-WR841N/ND v7 */ - ATH79_MACH_TL_WR841N_V8, /* TP-LINK TL-WR841N/ND v8 */ -+ ATH79_MACH_TL_WR842N_V2, /* TP-LINK TL-WR842N/ND v2 */ - ATH79_MACH_TL_WR941ND, /* TP-LINK TL-WR941ND */ - ATH79_MACH_UBNT_AIRROUTER, /* Ubiquiti AirRouter */ - ATH79_MACH_UBNT_BULLET_M, /* Ubiquiti Bullet M */ |