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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/mach-ath79/Makefile b/arch/mips/mach-ath79/Makefile
index 6203cf0..9b9447e 100644
--- a/arch/mips/mach-ath79/Makefile
+++ b/arch/mips/mach-ath79/Makefile
@@ -5,3 +5,5 @@
obj-y += reset.o
obj-y += cpu.o
obj-y += dram.o
+
+obj-$(CONFIG_SOC_AR933X) += ar933x/ \ No newline at end of file