aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@open-mesh.com>2016-09-23 09:36:10 +0200
committerJohn Crispin <john@phrozen.org>2017-02-15 09:35:51 +0100
commit14add3f724b6b768eed62d30bafe8ca2d305fab0 (patch)
treeb9ffe123a9f819da8be272527a7476f0d424ca54 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parentb194b3d97f288e9603d3300c7493dc217aa91f1a (diff)
downloadupstream-14add3f724b6b768eed62d30bafe8ca2d305fab0.tar.gz
upstream-14add3f724b6b768eed62d30bafe8ca2d305fab0.tar.bz2
upstream-14add3f724b6b768eed62d30bafe8ca2d305fab0.zip
ar71xx: add kernel support for the OpenMesh A40 board
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index 598c0ef6aa..b9a8e3e4e0 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -17,6 +17,7 @@
enum ath79_mach_type {
ATH79_MACH_GENERIC_OF = -1, /* Device tree board */
ATH79_MACH_GENERIC = 0,
+ ATH79_MACH_A40, /* OpenMesh A40 */
ATH79_MACH_A60, /* OpenMesh A60 */
ATH79_MACH_ALFA_AP120C, /* ALFA Network AP120C board */
ATH79_MACH_ALFA_AP96, /* ALFA Network AP96 board */