https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 191804f0e8d38baa5a01e99ce12d92de045e8f48 authored by Jason Self on 30 July 2009, 22:35:09 UTC
Linux-libre 2.6.30.4-gnu1
Tip revision: 191804f
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