Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth...
[deliverable/linux.git] / drivers / s390 / scsi / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the S/390 specific device drivers
3#
4
663e0890 5zfcp-objs := zfcp_aux.o zfcp_ccw.o zfcp_dbf.o zfcp_erp.o \
1daa4eb5
CS
6 zfcp_fc.o zfcp_fsf.o zfcp_qdio.o zfcp_scsi.o zfcp_sysfs.o \
7 zfcp_unit.o
1da177e4
LT
8
9obj-$(CONFIG_ZFCP) += zfcp.o
This page took 0.683254 seconds and 5 git commands to generate.