Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
.PATH: ${SRCTOP}/sys/dev/hptiop
KMOD= hptiop
SRCS= hptiop.c
SRCS+= opt_scsi.h opt_cam.h
SRCS+= device_if.h bus_if.h pci_if.h
.include <bsd.kmod.mk>