https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 1a05fe3feb7c3880b9c2e1b4c7759866192b44db authored by Jason Self on 10 March 2014, 16:45:11 UTC
Linux-libre 3.12.14-gnu
Tip revision: 1a05fe3
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