ipv4: fix checksum annotation in udp4_csum_init
[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.030185 seconds and 5 git commands to generate.