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