https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 2a294b24e3bb9203717711627e2bf00a56eafacf authored by Jason Self on 02 April 2014, 10:39:06 UTC
Linux-libre 3.12.16-gnu
Tip revision: 2a294b2
Makefile
#
# Makefile for the S/390 specific device drivers
#

obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/

drivers-y += drivers/s390/built-in.o

back to top