summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_vxlan/Makefile
blob: 5a17a58f17bcc954266e1a146e8612c32286f1ca (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${SRCTOP}/sys/net

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

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud