X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fs390%2Fmm%2FMakefile;h=8e09db1edbb91a8cb835d35e7af6605d65c2364e;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=aa9a42b6e62d14668055f8c165388ac611687893;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/arch/s390/mm/Makefile b/arch/s390/mm/Makefile index aa9a42b6e..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 mmap.o +obj-y := init.o fault.o ioremap.o extmem.o mmap.o vmem.o obj-$(CONFIG_CMM) += cmm.o