xref: /freebsd/sys/modules/ciss/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
13a31b7ebSMike SmithKMOD		=  ciss
2*193d9e76SEnji Cooper.PATH:		${SRCTOP}/sys/dev/${KMOD}
33a31b7ebSMike SmithSRCS		=  ciss.c
43a31b7ebSMike SmithSRCS		+= opt_scsi.h opt_cam.h
53a31b7ebSMike SmithSRCS		+= device_if.h bus_if.h pci_if.h
63a31b7ebSMike Smith
75d10e1f7SMaxime Henrion#CFLAGS		+=-DCISS_DEBUG
83a31b7ebSMike Smith
93a31b7ebSMike Smith.include <bsd.kmod.mk>
10