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

KMOD=	nvd
SRCS=	nvd.c opt_geom.h device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>