#
# Makefile for the ccusr raid card drivers.
#

obj-$(CONFIG_CCUSR_RAID) += ccusr.o
CFLAGS_ccusr.o := -DDRIVER_VERSION='"1.0 b2173-g2c35dadd"'

