#
# Makefile for the 3SNIC sssraid drivers.
#

obj-$(CONFIG_SCSI_3SNIC_SSSRAID) += sssraid.o

sssraid-objs := sssraid_os.o sssraid_fw.o
