summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorKeLei Liang <xzmu@wrtnode.com>2016-06-01 00:32:37 +0800
committerJohn Crispin <john@phrozen.org>2016-06-06 14:58:11 +0200
commit563e9d5e1b26be6d98f04f9cdb3f307f27757b38 (patch)
treeb378401dd809938db8df2465fb9383531832d696 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent754565a84bb0edc98187368040bd91830da7f122 (diff)
downloadmaster-31e0f0ae-563e9d5e1b26be6d98f04f9cdb3f307f27757b38.tar.gz
master-31e0f0ae-563e9d5e1b26be6d98f04f9cdb3f307f27757b38.tar.bz2
master-31e0f0ae-563e9d5e1b26be6d98f04f9cdb3f307f27757b38.zip
ar71xx: add WRTnode2Q support
Signed-off-by: KeLei Liang <xzmu@wrtnode.com>
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 fc02147e02..441c227da6 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -255,6 +255,7 @@ enum ath79_mach_type {
ATH79_MACH_WPJ558, /* Compex WPJ558 */
ATH79_MACH_WRT160NL, /* Linksys WRT160NL */
ATH79_MACH_WRT400N, /* Linksys WRT400N */
+ ATH79_MACH_WRTNODE2Q, /* WRTnode2Q */
ATH79_MACH_WZR_HP_AG300H, /* Buffalo WZR-HP-AG300H */
ATH79_MACH_WZR_HP_G300NH, /* Buffalo WZR-HP-G300NH */
ATH79_MACH_WZR_HP_G300NH2, /* Buffalo WZR-HP-G300NH2 */