summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2016-03-23 22:31:38 +0000
committerLuka Perkov <luka@openwrt.org>2016-03-23 22:31:38 +0000
commitebaba153317d9d32e7f7f8c9187205f9b5d1c47e (patch)
treeb033d3a549b44344ec674b1ab635923a1ab0264d /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent98a01048b816167a6f7a1b60f3207c46c6e662dd (diff)
downloadmaster-31e0f0ae-ebaba153317d9d32e7f7f8c9187205f9b5d1c47e.tar.gz
master-31e0f0ae-ebaba153317d9d32e7f7f8c9187205f9b5d1c47e.tar.bz2
master-31e0f0ae-ebaba153317d9d32e7f7f8c9187205f9b5d1c47e.zip
ar71xx: add support for ap120c
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 49082
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 e63e71762b..43e2897231 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -18,6 +18,7 @@ enum ath79_mach_type {
ATH79_MACH_GENERIC_OF = -1, /* Device tree board */
ATH79_MACH_GENERIC = 0,
ATH79_MACH_ALFA_AP96, /* ALFA Network AP96 board */
+ ATH79_MACH_ALFA_AP120C, /* ALFA Network AP120 board */
ATH79_MACH_ALFA_NX, /* ALFA Network N2/N5 board */
ATH79_MACH_ALL0258N, /* Allnet ALL0258N */
ATH79_MACH_ALL0305, /* Allnet ALL0305 */