summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Makefile
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/Makefile
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/Makefile')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Makefile b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
index a49384a7e1..ff4fe9f27b 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
@@ -96,6 +96,7 @@ obj-$(CONFIG_ATH79_MACH_GL_AR300) += mach-gl-ar300.o
obj-$(CONFIG_ATH79_MACH_GL_AR300M) += mach-gl-ar300m.o
obj-$(CONFIG_ATH79_MACH_GL_DOMINO) += mach-gl-domino.o
obj-$(CONFIG_ATH79_MACH_GL_INET) += mach-gl-inet.o
+obj-$(CONFIG_ATH79_MACH_GL_MIFI) += mach-gl-mifi.o
obj-$(CONFIG_ATH79_MACH_GS_MINIBOX_V1) += mach-gs-minibox-v1.o
obj-$(CONFIG_ATH79_MACH_GS_OOLITE) += mach-gs-oolite.o
obj-$(CONFIG_ATH79_MACH_HIWIFI_HC6361) += mach-hiwifi-hc6361.o