aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-20 16:46:50 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-20 16:46:50 +0200
commit1817b15e04a129b6ad633ec40c2a5225de41212d (patch)
treec72da5334db7802b3b61e2f60d13c2f1e7d75721 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parentdab952f5733b217848dc835d151706612d98ee94 (diff)
downloadmaster-187ad058-1817b15e04a129b6ad633ec40c2a5225de41212d.tar.gz
master-187ad058-1817b15e04a129b6ad633ec40c2a5225de41212d.tar.bz2
master-187ad058-1817b15e04a129b6ad633ec40c2a5225de41212d.zip
ar71xx: add proper support for Archer-C7 V2
This has minor differences to the V1 Signed-off-by: John Crispin <john@phrozen.org>
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 4879255231..962511c23f 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -42,6 +42,7 @@ enum ath79_mach_type {
ATH79_MACH_AP96, /* Atheros AP96 */
ATH79_MACH_ARCHER_C5, /* TP-LINK Archer C5 board */
ATH79_MACH_ARCHER_C7, /* TP-LINK Archer C7 board */
+ ATH79_MACH_ARCHER_C7_V2, /* TP-LINK Archer C7 V2 board */
ATH79_MACH_AW_NR580, /* AzureWave AW-NR580 */
ATH79_MACH_BHU_BXU2000N2_A1, /* BHU BXU2000n-2 A1 */
ATH79_MACH_BSB, /* Smart Electronics Black Swift board */