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

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

obj-$(CONFIG_BLK_CPQ_CISS_DA) += cciss.o

include $(TOPDIR)/Rules.make
