# $FreeBSD$

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

KMOD=	if_vte
SRCS=	if_vte.c device_if.h bus_if.h pci_if.h miibus_if.h

.include <bsd.kmod.mk>