aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/mach-fs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/arch-v32/mach-fs/Makefile')
-rw-r--r--arch/cris/arch-v32/mach-fs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/arch-v32/mach-fs/Makefile b/arch/cris/arch-v32/mach-fs/Makefile
index 4ff407a1b931..41fa6a6893a9 100644
--- a/arch/cris/arch-v32/mach-fs/Makefile
+++ b/arch/cris/arch-v32/mach-fs/Makefile
@@ -4,7 +4,7 @@
4# 4#
5 5
6obj-y := dma.o pinmux.o io.o arbiter.o 6obj-y := dma.o pinmux.o io.o arbiter.o
7bj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o 7obj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o
8obj-$(CONFIG_CPU_FREQ) += cpufreq.o 8obj-$(CONFIG_CPU_FREQ) += cpufreq.o
9 9
10clean: 10clean: