Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.13-rc2 8 lines 147 B view raw
1# 2# Makefile for the S/390 specific device drivers 3# 4 5obj-y += cio/ block/ char/ crypto/ net/ scsi/ virtio/ 6 7drivers-y += drivers/s390/built-in.o 8