blob: 95bccfd3f169a8a3a167368f972cbbd08de7c869 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#
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