blob: c99a2fe92fb04acc3ca8fcff49785af8d898f460 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the S/390 specific device drivers
3#
4
5obj-y += s390mach.o sysinfo.o
6obj-y += cio/ block/ char/ crypto/ net/ scsi/
7
8drivers-y += drivers/s390/built-in.o
9