aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
authorDavid Lutz <kpanic@hirnduenger.de>2016-12-12 15:59:03 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-12-16 11:12:46 +0100
commitaada15af93db6bfb248239f011bafe22c613fbf3 (patch)
treef043529ea943d1a6b389981c080ce14fd336027e /target/linux/ar71xx/files/arch/mips/ath79/Makefile
parent93227e4d3fb81332f1dcb6eaa158ddf914ca67a6 (diff)
downloadupstream-aada15af93db6bfb248239f011bafe22c613fbf3.tar.gz
upstream-aada15af93db6bfb248239f011bafe22c613fbf3.tar.bz2
upstream-aada15af93db6bfb248239f011bafe22c613fbf3.zip
ar71xx: add support for TP-LINK TL-WR940N v4
Signed-off-by: David Lutz <kpanic@hirnduenger.de>
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 63623ca3ce..6d558ec8a8 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile
@@ -191,6 +191,7 @@ obj-$(CONFIG_ATH79_MACH_TL_WR841N_V8) += mach-tl-wr841n-v8.o
obj-$(CONFIG_ATH79_MACH_TL_WR841N_V9) += mach-tl-wr841n-v9.o
obj-$(CONFIG_ATH79_MACH_TL_WR941ND) += mach-tl-wr941nd.o
obj-$(CONFIG_ATH79_MACH_TL_WR941ND_V6) += mach-tl-wr941nd-v6.o
+obj-$(CONFIG_ATH79_MACH_TL_WR940N_V4) += mach-tl-wr940n-v4.o
obj-$(CONFIG_ATH79_MACH_TUBE2H) += mach-tube2h.o
obj-$(CONFIG_ATH79_MACH_UBNT) += mach-ubnt.o
obj-$(CONFIG_ATH79_MACH_UBNT_UNIFIAC) += mach-ubnt-unifiac.o