diff options
author | Luka Perkov <luka@openwrt.org> | 2013-07-04 23:31:39 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-07-04 23:31:39 +0000 |
commit | ecfb0c6de6e6109dc2c7f1ff2b3d0bf737165d17 (patch) | |
tree | 028e7fe2ba02cd47c8c0f17777d773363ef623be /target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch | |
parent | de17203c855d17916e167d2889e3141f3f69dbb7 (diff) | |
download | mtk-20170518-ecfb0c6de6e6109dc2c7f1ff2b3d0bf737165d17.zip mtk-20170518-ecfb0c6de6e6109dc2c7f1ff2b3d0bf737165d17.tar.gz mtk-20170518-ecfb0c6de6e6109dc2c7f1ff2b3d0bf737165d17.tar.bz2 |
ar71xx: merge patches [611-*,621-*] into 610-*
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37176
Diffstat (limited to 'target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch b/target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch deleted file mode 100644 index cc89d81..0000000 --- a/target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/ath79/machtypes.h -+++ b/arch/mips/ath79/machtypes.h -@@ -48,6 +48,7 @@ enum ath79_mach_type { - ATH79_MACH_JA76PF2, /* jjPlus JA76PF2 */ - ATH79_MACH_JWAP003, /* jjPlus JWAP003 */ - ATH79_MACH_HORNET_UB, /* ALFA Networks Hornet-UB */ -+ ATH79_MACH_MR600V2, /* OpenMesh MR600v2 */ - ATH79_MACH_MR600, /* OpenMesh MR600 */ - ATH79_MACH_MZK_W04NU, /* Planex MZK-W04NU */ - ATH79_MACH_MZK_W300NH, /* Planex MZK-W300NH */ |