diff options
Diffstat (limited to 'drivers/s390/Makefile')
-rw-r--r-- | drivers/s390/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/s390/Makefile b/drivers/s390/Makefile index d0eae59bc366..95bccfd3f169 100644 --- a/drivers/s390/Makefile +++ b/drivers/s390/Makefile | |||
@@ -2,9 +2,6 @@ | |||
2 | # Makefile for the S/390 specific device drivers | 2 | # Makefile for the S/390 specific device drivers |
3 | # | 3 | # |
4 | 4 | ||
5 | CFLAGS_sysinfo.o += -Iinclude/math-emu -Iarch/s390/math-emu -w | ||
6 | |||
7 | obj-y += s390mach.o sysinfo.o | ||
8 | obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/ | 5 | obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/ |
9 | 6 | ||
10 | drivers-y += drivers/s390/built-in.o | 7 | drivers-y += drivers/s390/built-in.o |