X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fs390%2Fmm%2FMakefile;h=8e09db1edbb91a8cb835d35e7af6605d65c2364e;hb=refs%2Fheads%2Fvserver;hp=f8583caa605c2a511326006ca477e9b2dccd04a9;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/arch/s390/mm/Makefile b/arch/s390/mm/Makefile index f8583caa6..8e09db1ed 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 vmem.o obj-$(CONFIG_CMM) += cmm.o