summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/mm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/arch-v32/mm/Makefile')
-rw-r--r--arch/cris/arch-v32/mm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/cris/arch-v32/mm/Makefile b/arch/cris/arch-v32/mm/Makefile
index 9146f88484b1..0b801f2964ac 100644
--- a/arch/cris/arch-v32/mm/Makefile
+++ b/arch/cris/arch-v32/mm/Makefile
@@ -1,3 +1,4 @@
# Makefile for the Linux/cris parts of the memory manager.
-obj-y := mmu.o init.o tlb.o intmem.o
+obj-y += mmu.o init.o tlb.o intmem.o
+obj-$(CONFIG_ETRAX_L2CACHE) += l2cache.o