[ARM] Split ARM MM initialisation for !mmu
[deliverable/linux.git] / arch / arm / mm / Makefile
index 1a1563f859af624f06c6125a479b97d60163607a..cabaa3b305488d166110ecb9c7d105481249ee28 100644 (file)
@@ -6,7 +6,7 @@ obj-y                           := consistent.o extable.o fault.o init.o \
                                   iomap.o
 
 obj-$(CONFIG_MMU)              += fault-armv.o flush.o ioremap.o mmap.o \
-                                  mm-armv.o
+                                  mm-armv.o mmu.o
 
 ifneq ($(CONFIG_MMU),y)
 obj-y                          += nommu.o
This page took 0.026627 seconds and 5 git commands to generate.