add ispfw module
This commit is contained in:
parent
f4b90f9d1c
commit
24e83068e7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61782
7
sys/modules/ispfw/Makefile
Normal file
7
sys/modules/ispfw/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ispfw
|
||||
KMOD = ispfw
|
||||
SRCS = ispfw.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
Reference in New Issue
Block a user