aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
authorHenryk Heisig <hyniu@o2.pl>2016-10-30 17:57:27 +0100
committerJohn Crispin <john@phrozen.org>2016-10-31 17:13:37 +0100
commit8cc0c34ef550ac2f842fe6811d32ac01af69d19f (patch)
tree3e77004c12dff9b8324634c039016d292e13c31a /target/linux/ar71xx/files/arch/mips/ath79/Makefile
parent15a14cf1665ef3d8b5c77cce69b52d131340e3b3 (diff)
downloadupstream-8cc0c34ef550ac2f842fe6811d32ac01af69d19f.tar.gz
upstream-8cc0c34ef550ac2f842fe6811d32ac01af69d19f.tar.bz2
upstream-8cc0c34ef550ac2f842fe6811d32ac01af69d19f.zip
ar71xx: Add support to Powerline ac TP-Link WPA8630
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 4b927bcc3b..cbfd7a4506 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
@@ -200,6 +200,7 @@ obj-$(CONFIG_ATH79_MACH_WNR2000_V3) += mach-wnr2000-v3.o
obj-$(CONFIG_ATH79_MACH_WNR2000_V4) += mach-wnr2000-v4.o
obj-$(CONFIG_ATH79_MACH_WNR2200) += mach-wnr2200.o
obj-$(CONFIG_ATH79_MACH_WP543) += mach-wp543.o
+obj-$(CONFIG_ATH79_MACH_WPA8630) += mach-wpa8630.o
obj-$(CONFIG_ATH79_MACH_WPE72) += mach-wpe72.o
obj-$(CONFIG_ATH79_MACH_WPJ342) += mach-wpj342.o
obj-$(CONFIG_ATH79_MACH_WPJ344) += mach-wpj344.o