summaryrefslogtreecommitdiff
path: root/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
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 3940fe470b2d..6e28d51c93d5 100644
--- a/arch/mips/ath79/machtypes.h
+++ b/arch/mips/ath79/machtypes.h
@@ -16,6 +16,7 @@
enum ath79_mach_type {
ATH79_MACH_GENERIC = 0,
+ ATH79_MACH_AP121, /* Atheros AP121 reference board */
ATH79_MACH_AP81, /* Atheros AP81 reference board */
ATH79_MACH_PB44, /* Atheros PB44 reference board */
};