blob: aa9a42b6e62d14668055f8c165388ac611687893 [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
5obj-y := init.o fault.o ioremap.o extmem.o mmap.o
6obj-$(CONFIG_CMM) += cmm.o
7