blob: 8e09db1edbb91a8cb835d35e7af6605d65c2364e [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
Heiko Carstensf4eb07c2006-12-08 15:56:07 +01005obj-y := init.o fault.o ioremap.o extmem.o mmap.o vmem.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-$(CONFIG_CMM) += cmm.o
7