
.PATH: ${SRCTOP}/sys/net

KMOD=	if_vxlan
SRCS=	if_vxlan.c
SRCS+=	opt_inet.h opt_inet6.h

.include <bsd.kmod.mk>
