aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
authorHenryk Heisig <hyniu@o2.pl>2016-10-06 23:46:38 +0200
committerJohn Crispin <john@phrozen.org>2016-10-18 09:18:55 +0200
commitf5aa4590433638e6b2c191412fa802ae5a64cdc9 (patch)
tree731058742aa98d85eec3184545fae87374ba8492 /target/linux/ar71xx/files/arch/mips/ath79/Makefile
parent6bb11d52f3ae8ce8aa0a270c6ae305809af8b7ce (diff)
downloadupstream-f5aa4590433638e6b2c191412fa802ae5a64cdc9.tar.gz
upstream-f5aa4590433638e6b2c191412fa802ae5a64cdc9.tar.bz2
upstream-f5aa4590433638e6b2c191412fa802ae5a64cdc9.zip
ar71xx: Add support to TP-Link EAP120
Signed-off-by: Henryk Heisig <hyniu@o2.pl>
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 ed5c4d8faf..c528c03e35 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
@@ -86,6 +86,7 @@ obj-$(CONFIG_ATH79_MACH_DLAN_PRO_500_WP) += mach-dlan-pro-500-wp.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
+obj-$(CONFIG_ATH79_MACH_EAP120) += mach-eap120.o
obj-$(CONFIG_ATH79_MACH_EAP300V2) += mach-eap300v2.o
obj-$(CONFIG_ATH79_MACH_EAP7660D) += mach-eap7660d.o
obj-$(CONFIG_ATH79_MACH_EL_M150) += mach-el-m150.o