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

KMOD=		ng_fec
SRCS= 		ng_fec.c opt_inet.h opt_inet6.h
MODULE_DEPEND=	netgraph

CFLAGS +=	-DINET -DINET6

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