From f5aa4590433638e6b2c191412fa802ae5a64cdc9 Mon Sep 17 00:00:00 2001 From: Henryk Heisig Date: Thu, 6 Oct 2016 23:46:38 +0200 Subject: ar71xx: Add support to TP-Link EAP120 Signed-off-by: Henryk Heisig --- target/linux/ar71xx/files/arch/mips/ath79/machtypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h index 8835b97bd0..aa8215bbeb 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h +++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h @@ -75,6 +75,7 @@ enum ath79_mach_type { ATH79_MACH_DR344, /* Wallys DR344 */ ATH79_MACH_DR531, /* Wallys DR531 */ ATH79_MACH_DRAGINO2, /* Dragino Version 2 */ + ATH79_MACH_EAP120, /* TP-LINK EAP120 */ ATH79_MACH_EAP300V2, /* EnGenius EAP300 v2 */ ATH79_MACH_EAP7660D, /* Senao EAP7660D */ ATH79_MACH_EL_M150, /* EasyLink EL-M150 */ -- cgit v1.2.3