X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Fath79%2FMakefile;h=59cc50709dc5d3443b3020b4b944064f623cec14;hp=75f16708d4d4910c8ff4cec07efb55d3c9ebe39d;hb=d9799dea89ea1da5bbc0c9146a2e1ae5e54bd742;hpb=2cba297ea064df58259f2b4dafbcdd05291d38b5 diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Makefile b/target/linux/ar71xx/files/arch/mips/ath79/Makefile index 75f16708d4..59cc50709d 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Makefile +++ b/target/linux/ar71xx/files/arch/mips/ath79/Makefile @@ -185,6 +185,7 @@ 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_WPE72) += mach-wpe72.o +obj-$(CONFIG_ATH79_MACH_WPJ342) += mach-wpj342.o obj-$(CONFIG_ATH79_MACH_WPJ344) += mach-wpj344.o obj-$(CONFIG_ATH79_MACH_WPJ531) += mach-wpj531.o obj-$(CONFIG_ATH79_MACH_WPJ558) += mach-wpj558.o