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

.PATH: ${.CURDIR}/../../net

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

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