Makefile (d585a021c0b10b0477d6b608c53e1feb8cde0507) | Makefile (1b568d934eec1c5c99565c41f6c8ca66e9743e96) |
---|---|
1# 2# Makefile for the S/390 specific device drivers 3# 4 | 1# 2# Makefile for the S/390 specific device drivers 3# 4 |
5obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/ | 5obj-y += cio/ block/ char/ crypto/ net/ scsi/ virtio/ |
6 7drivers-y += drivers/s390/built-in.o 8 | 6 7drivers-y += drivers/s390/built-in.o 8 |