aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/eiface/Makefile
blob: 5c7b4fe46b34a21e4a71e8298d85e31f18fe7b65 (plain) (blame)
1
2
3
4
5

KMOD=	ng_eiface
SRCS= 	ng_eiface.c

.include <bsd.kmod.mk>