.PATH: ${SRCTOP}/sys/dev/nvmf

KMOD=	nvmf_transport

SRCS=	nvmf_transport.c

EXPORT_SYMS=	YES

.include <bsd.kmod.mk>
