blob: 9803c9352d78e8e88bffbd49b82794e6c06444c3 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the S/390 specific device drivers
3#
4
Carsten Ottecfb1b552006-01-06 00:19:14 -08005obj-y += s390mach.o sysinfo.o s390_rdev.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006obj-y += cio/ block/ char/ crypto/ net/ scsi/
7
8drivers-y += drivers/s390/built-in.o
9