# $DragonFly: src/sys/dev/virtual/net/Makefile,v 1.1 2007/01/10 13:33:22 swildner Exp $

KMOD=	vke
SRCS=	if_vke.c

.include <bsd.kmod.mk>