summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/etf/Makefile
blob: 423aacb32949329739fca3181cee9127e4f8e459 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$
# Ethertype filter

COPTS+=-g

KMOD=	ng_etf
SRCS= 	ng_etf.c
NOMAN=

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