#
# Makefile for the S/390 specific device drivers
#

O_TARGET := s390-scsi.o

obj-$(CONFIG_ZFCP) += zfcp.o

include $(TOPDIR)/Rules.make
