#
# Makefile for the hisi_raid drivers.
#

obj-$(CONFIG_SCSI_HISI_RAID) += hiraid.o

hiraid-objs := hiraid_main.o
