X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fs390%2FMakefile;h=4f4e7cf105d4985c425aedf30f79a72ed3fb3ab6;hb=b6c63937001889af6fe431aaba97e59d04e028e7;hp=9803c9352d78e8e88bffbd49b82794e6c06444c3;hpb=536ea4e4198eeaa5a73fb734ea675e621609bb7e;p=linux-2.6 diff --git a/drivers/s390/Makefile b/drivers/s390/Makefile index 9803c9352d..4f4e7cf105 100644 --- a/drivers/s390/Makefile +++ b/drivers/s390/Makefile @@ -2,8 +2,10 @@ # Makefile for the S/390 specific device drivers # +CFLAGS_sysinfo.o += -Iinclude/math-emu -Iarch/s390/math-emu -w + obj-y += s390mach.o sysinfo.o s390_rdev.o -obj-y += cio/ block/ char/ crypto/ net/ scsi/ +obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/ drivers-y += drivers/s390/built-in.o