summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorZhao Gang <gang.zhao.42@gmail.com>2016-07-19 02:54:11 +0000
committerJohn Crispin <john@phrozen.org>2016-07-24 06:38:30 +0200
commit42305ae24aa7ce95824d3b2303a40ab211f1a766 (patch)
tree0b1b1b6ba87274180d04fa928c73a1b300bbfc2c /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent0d5277f73fe4071df4273784e3252d520cef8a6e (diff)
downloadmaster-31e0f0ae-42305ae24aa7ce95824d3b2303a40ab211f1a766.tar.gz
master-31e0f0ae-42305ae24aa7ce95824d3b2303a40ab211f1a766.tar.bz2
master-31e0f0ae-42305ae24aa7ce95824d3b2303a40ab211f1a766.zip
ar71xx: add support for gl-mifi
This add initial support for gl-mifi. Product page: http://www.gl-inet.com/mifi/ Signed-off-by: Zhao Gang <gang.zhao.42@gmail.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 3e52ee4122..3051a2572b 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -89,6 +89,7 @@ enum ath79_mach_type {
ATH79_MACH_GL_AR300M, /* GL-AR300M */
ATH79_MACH_GL_DOMINO, /* Domino */
ATH79_MACH_GL_INET, /* GL-CONNECT GL-INET */
+ ATH79_MACH_GL_MIFI, /* GL-MIFI support */
ATH79_MACH_GS_MINIBOX_V1, /* Gainstrong MiniBox V1.0 */
ATH79_MACH_GS_OOLITE, /* GS OOLITE V1.0 */
ATH79_MACH_HIWIFI_HC6361, /* HiWiFi HC6361 */