https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 41f1e3cc08879adf229be8b14d6b9691e77a5976 authored by Jason Self on 10 June 2013, 09:45:46 UTC
Linux-libre 2.6.32.61-gnu1
Tip revision: 41f1e3c
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