aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/ath79/Makefile')
-rw-r--r--arch/mips/ath79/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/ath79/Makefile b/arch/mips/ath79/Makefile
index e621d6c464c..c3093f7d401 100644
--- a/arch/mips/ath79/Makefile
+++ b/arch/mips/ath79/Makefile
@@ -16,3 +16,8 @@ obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
16# Devices 16# Devices
17# 17#
18obj-y += dev-common.o 18obj-y += dev-common.o
19
20#
21# Machines
22#
23obj-$(CONFIG_ATH79_MACH_PB44) += mach-pb44.o