xref: /linux/drivers/s390/Makefile (revision 05e5027efc9c0bb6d1d04cde279afbafca0a7929)
1#
2# Makefile for the S/390 specific device drivers
3#
4
5obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/
6
7drivers-y += drivers/s390/built-in.o
8
9