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