189580Smsmith# $FreeBSD: stable/11/sys/modules/iir/Makefile 319182 2017-05-30 04:11:12Z ngie $
289580Smsmith
389580SmsmithKMOD		=  iir
4319182Sngie.PATH:		${SRCTOP}/sys/dev/${KMOD}
589580SmsmithSRCS		=  iir.c iir_ctrl.c iir_pci.c
689580SmsmithSRCS		+= opt_scsi.h opt_cam.h
789580SmsmithSRCS		+= device_if.h bus_if.h pci_if.h
889580Smsmith
989580Smsmith.include <bsd.kmod.mk>
10