blob: f95449b29fa5229bcb16bdb3dd9262b9121c2f5b [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
Al Viro23db7642007-02-11 18:15:29 +00005obj-y := init.o fault.o extmem.o mmap.o vmem.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-$(CONFIG_CMM) += cmm.o
7