ar71xx: add support for the AP121/AP121-MINI reference boards
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / machtype.h
index 4b2a08ca6f9a4d6df31052a1c2d9343ae9a91e7f..5037dee47bd2dd19f2a2f7803c329c0a5a339019 100644 (file)
@@ -16,6 +16,8 @@
 
 enum ar71xx_mach_type {
        AR71XX_MACH_GENERIC = 0,
+       AR71XX_MACH_AP121,      /* Atheros AP121 */
+       AR71XX_MACH_AP121_MINI, /* Atheros AP121-MINI */
        AR71XX_MACH_AP81,       /* Atheros AP81 */
        AR71XX_MACH_AP83,       /* Atheros AP83 */
        AR71XX_MACH_AW_NR580,   /* AzureWave AW-NR580 */