From c9f15772a1ebabeaf667082e246c2ffeec6c6684 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 Jun 2014 13:21:26 +0000 Subject: ar71xx: add kernel support for the OpenMesh OM2P-HSv2 Signed-off-by: Marek Lindner [sven@open-mesh.com: Rebased] Signed-off-by: Sven Eckelmann SVN-Revision: 40961 --- .../ar71xx/patches-3.10/711-MIPS-ath79-add-OM2P-HSv2.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/ar71xx/patches-3.10/711-MIPS-ath79-add-OM2P-HSv2.patch (limited to 'target/linux/ar71xx/patches-3.10') diff --git a/target/linux/ar71xx/patches-3.10/711-MIPS-ath79-add-OM2P-HSv2.patch b/target/linux/ar71xx/patches-3.10/711-MIPS-ath79-add-OM2P-HSv2.patch new file mode 100644 index 0000000000..35709c863e --- /dev/null +++ b/target/linux/ar71xx/patches-3.10/711-MIPS-ath79-add-OM2P-HSv2.patch @@ -0,0 +1,10 @@ +--- a/arch/mips/ath79/machtypes.h ++++ b/arch/mips/ath79/machtypes.h +@@ -63,6 +63,7 @@ enum ath79_mach_type { + ATH79_MACH_MZK_W300NH, /* Planex MZK-W300NH */ + ATH79_MACH_NBG460N, /* Zyxel NBG460N/550N/550NH */ + ATH79_MACH_NBG6716, /* Zyxel NBG6716 */ ++ ATH79_MACH_OM2P_HSv2, /* OpenMesh OM2P-HSv2 */ + ATH79_MACH_OM2P_HS, /* OpenMesh OM2P-HS */ + ATH79_MACH_OM2P_LC, /* OpenMesh OM2P-LC */ + ATH79_MACH_OM2Pv2, /* OpenMesh OM2Pv2 */ -- cgit v1.2.3