summaryrefslogtreecommitdiff
path: root/arch/mips/mach-ath79/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-ath79/Makefile')
-rw-r--r--arch/mips/mach-ath79/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/mach-ath79/Makefile b/arch/mips/mach-ath79/Makefile
index 160dfaa..d7e2666 100644
--- a/arch/mips/mach-ath79/Makefile
+++ b/arch/mips/mach-ath79/Makefile
@@ -7,4 +7,5 @@ obj-y += cpu.o
obj-y += dram.o
obj-$(CONFIG_SOC_AR933X) += ar933x/
-obj-$(CONFIG_SOC_QCA953X) += qca953x/ \ No newline at end of file
+obj-$(CONFIG_SOC_AR934X) += ar934x/
+obj-$(CONFIG_SOC_QCA953X) += qca953x/