aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
authorJing Lin <mumuqz@163.com>2016-10-18 16:18:50 +0800
committerJo-Philipp Wich <jo@mein.io>2016-10-25 17:51:08 +0200
commit7ba9a3a504909ccf8f6d1aca9b1160443da7215b (patch)
treeaef65f6f925e544dd58b8a807fafd86d01781f82 /target/linux/ar71xx/files/arch/mips/ath79/Makefile
parent81b256ee002f86077b7fd61ad200955ef983b06a (diff)
downloadupstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.tar.gz
upstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.tar.bz2
upstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.zip
ar71xx: Add support to DomyWifi DW33D
Signed-off-by: Jing Lin <mumuqz@163.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 c528c03e35..c3a0f68493 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
@@ -83,6 +83,7 @@ obj-$(CONFIG_ATH79_MACH_DIR_869_A1) += mach-dir-869-a1.o
obj-$(CONFIG_ATH79_MACH_DLAN_HOTSPOT) += mach-dlan-hotspot.o
obj-$(CONFIG_ATH79_MACH_DLAN_PRO_1200_AC) += mach-dlan-pro-1200-ac.o
obj-$(CONFIG_ATH79_MACH_DLAN_PRO_500_WP) += mach-dlan-pro-500-wp.o
+obj-$(CONFIG_ATH79_MACH_DOMYWIFI_DW33D) += mach-domywifi-dw33d.o
obj-$(CONFIG_ATH79_MACH_DR344) += mach-dr344.o
obj-$(CONFIG_ATH79_MACH_DR531) += mach-dr531.o
obj-$(CONFIG_ATH79_MACH_DRAGINO2) += mach-dragino2.o