Fix typo which has survived amazingly long!
Approved by: mlaier(mentor) MFC after: 3 days
This commit is contained in:
parent
3b1de911e0
commit
200b56607f
@ -28,7 +28,7 @@ opt_bpf.h:
|
||||
# pflog can be loaded as a module, have the additional checks turned on
|
||||
opt_pf.h:
|
||||
echo "#define DEV_PF 1" > ${.TARGET}
|
||||
echo "#define DEF_PFLOG 1" >> ${.TARGET}
|
||||
echo "#define DEV_PFLOG 1" >> ${.TARGET}
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user