KMOD=	if_vtnet
SRCS=	if_vtnet.c
SRCS+=	bus_if.h device_if.h
SRCS+=	opt_ifpoll.h

.include <bsd.kmod.mk>