blob: 5a888704a8d002ca0d846308f51e052ec4a3301b [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the S/390 specific device drivers
3#
4
Martin Schwidefsky31ee4b22007-02-05 21:18:31 +01005CFLAGS_sysinfo.o += -Iinclude/math-emu -Iarch/s390/math-emu -w
6
Carsten Ottecfb1b552006-01-06 00:19:14 -08007obj-y += s390mach.o sysinfo.o s390_rdev.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07008obj-y += cio/ block/ char/ crypto/ net/ scsi/
9
10drivers-y += drivers/s390/built-in.o
11