Allow the eiface node to be made as a module (not linked into build yet)
This commit is contained in:
parent
b9e3a5d31f
commit
e548a5c513
7
sys/modules/netgraph/eiface/Makefile
Normal file
7
sys/modules/netgraph/eiface/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= ng_eiface
|
||||
SRCS= ng_eiface.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
Reference in New Issue
Block a user