summaryrefslogtreecommitdiff
path: root/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorRene Bolldorf <xsecute@googlemail.com>2011-11-18 00:17:42 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2011-12-07 22:02:47 (GMT)
commit2dc7b4a1977e3bd3b7c819c63cab1baf7d260d89 (patch)
tree5fca4608f57952434941b838b0bbda3ffea740cb /arch/mips/ath79/machtypes.h
parent4ff40d5a7668cfadcfc37c3982caea940ba60d8d (diff)
downloadlinux-2dc7b4a1977e3bd3b7c819c63cab1baf7d260d89.tar.xz
Initial support for the Ubiquiti Networks XM board (rev 1.0).
Signed-off-by: Rene Bolldorf <xsecute@googlemail.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/3020/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/ath79/machtypes.h')
-rw-r--r--arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/ath79/machtypes.h b/arch/mips/ath79/machtypes.h
index 6e28d51..9a1f382 100644
--- a/arch/mips/ath79/machtypes.h
+++ b/arch/mips/ath79/machtypes.h
@@ -19,6 +19,7 @@ enum ath79_mach_type {
ATH79_MACH_AP121, /* Atheros AP121 reference board */
ATH79_MACH_AP81, /* Atheros AP81 reference board */
ATH79_MACH_PB44, /* Atheros PB44 reference board */
+ ATH79_MACH_UBNT_XM, /* Ubiquiti Networks XM board rev 1.0 */
};
#endif /* _ATH79_MACHTYPE_H */