#
# DKMS Makefile for megaraid2
#

CFLAGS_megaraid2.o = -I$(TOPDIR)/drivers/scsi

obj-m	+= megaraid2.o

include $(TOPDIR)/Rules.make
