blob: 66401930f83e725c4631c23c145c651a6231a7e2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the linux s390-specific parts of the memory manager.
3#
4
Martin Schwidefsky3610cce2007-10-22 12:52:47 +02005obj-y := init.o fault.o extmem.o mmap.o vmem.o pgtable.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-$(CONFIG_CMM) += cmm.o
7