1# $FreeBSD$
2
3KMOD=	ng_vlan
4SRCS=	ng_vlan.c
5
6.include <bsd.kmod.mk>
7