aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/Makefile
blob: 9259039e886dfae36e53503cc722309ab7fcb244 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# Makefile for the S/390 specific device drivers
#

zfcp-objs := zfcp_aux.o zfcp_ccw.o zfcp_dbf.o zfcp_erp.o \
	     zfcp_fc.o zfcp_fsf.o zfcp_qdio.o zfcp_scsi.o zfcp_sysfs.o \
	     zfcp_unit.o

obj-$(CONFIG_ZFCP) += zfcp.o