#
# drivers/addon/cpqarray/Makefile
#
# Makefile for Linux cpqarray support
#

EXTRA_CFLAGS    += -I$(TOPDIR)/drivers/scsi

obj-$(CONFIG_BLK_CPQ_DA) += cpqarray.o

include $(TOPDIR)/Rules.make
