#
# Makefile for the ServRAID ips driver
#

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

obj-$(CONFIG_SCSI_IPS)	+= ips.o

include $(TOPDIR)/Rules.make
