Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.14-rc4 8 lines 144 B view raw
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