# $FreeBSD$

.PATH: ${SRCTOP}/sys/net

KMOD=	if_vlan
SRCS=	if_vlan.c
SRCS+=	opt_inet.h opt_vlan.h opt_ratelimit.h

.include <bsd.kmod.mk>
