Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.1-rc4 9 lines 182 B view raw
1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for the S/390 specific device drivers 4# 5 6obj-y += cio/ block/ char/ crypto/ net/ scsi/ virtio/ 7 8drivers-y += drivers/s390/built-in.a 9