# $FreeBSD$

.PATH: ${.CURDIR}/../../dev/nvd

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

.include <bsd.kmod.mk>