]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/xtensa/mm/Makefile
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / arch / xtensa / mm / Makefile
index 64e304a2f884e4395fdff94d46da28d717a6c79b..f0b646d2f843feb5945601dbe65966a4a71cfec9 100644 (file)
@@ -2,4 +2,5 @@
 # Makefile for the Linux/Xtensa-specific parts of the memory manager.
 #
 
-obj-y   := init.o fault.o tlb.o misc.o cache.o
+obj-y                  := init.o cache.o misc.o
+obj-$(CONFIG_MMU)      += fault.o mmu.o tlb.o