X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fs390%2Fmm%2FMakefile;h=aa9a42b6e62d14668055f8c165388ac611687893;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=f8583caa605c2a511326006ca477e9b2dccd04a9;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/arch/s390/mm/Makefile b/arch/s390/mm/Makefile index f8583caa6..aa9a42b6e 100644 --- a/arch/s390/mm/Makefile +++ b/arch/s390/mm/Makefile @@ -2,6 +2,6 @@ # Makefile for the linux s390-specific parts of the memory manager. # -obj-y := init.o fault.o ioremap.o extmem.o +obj-y := init.o fault.o ioremap.o extmem.o mmap.o obj-$(CONFIG_CMM) += cmm.o