xref: /freebsd-14.2/sys/modules/arcmsr/Makefile (revision 031beb4e)
1f1c579b1SScott Long
2*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/arcmsr
3f1c579b1SScott Long
4f1c579b1SScott LongKMOD=	arcmsr
5f1c579b1SScott LongSRCS=	arcmsr.c
6f1c579b1SScott LongSRCS+=	opt_scsi.h opt_cam.h
7f1c579b1SScott LongSRCS+=	device_if.h bus_if.h pci_if.h
8f1c579b1SScott Long
9f1c579b1SScott Long.include <bsd.kmod.mk>
10