xref: /freebsd/sys/modules/hpt27xx/Makefile (revision 031beb4e239bfce798af17f5fe8dba8bcaf13d99)
1193d9e76SEnji CooperHPT27XX=	${SRCTOP}/sys/dev/hpt27xx
281966bceSXin LI.PATH:	${HPT27XX}
381966bceSXin LI
481966bceSXin LIKMOD=	hpt27xx
581966bceSXin LISRCS=	bus_if.h device_if.h pci_if.h
681966bceSXin LISRCS+=	opt_cam.h opt_scsi.h
71fdeb165SXin LISRCS+=	os_bsd.h hpt27xx_os_bsd.c hpt27xx_osm_bsd.c hpt27xx_config.c
8*455dff72SWarner LoshBLOB_OBJS+=	${HPT27XX}/$(MACHINE_ARCH)-elf.hpt27xx_lib.o
981966bceSXin LI
1081966bceSXin LI.include <bsd.kmod.mk>
11