]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/s390/mm/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[linux-2.6-omap-h63xx.git] / arch / s390 / mm / Makefile
index f95449b29fa5229bcb16bdb3dd9262b9121c2f5b..2a745813454410cb35ff525e837efc9f29c0dd95 100644 (file)
@@ -2,6 +2,7 @@
 # Makefile for the linux s390-specific parts of the memory manager.
 #
 
-obj-y   := init.o fault.o extmem.o mmap.o vmem.o
+obj-y   := init.o fault.o extmem.o mmap.o vmem.o pgtable.o
 obj-$(CONFIG_CMM) += cmm.o
-
+obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
+obj-$(CONFIG_PAGE_STATES) += page-states.o