mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Out of tree modules should be built with DTrace by default.
This commit is contained in:
parent
c100fe0ba3
commit
e60ca52b72
1 changed files with 2 additions and 0 deletions
|
|
@ -4,3 +4,5 @@ KMOD= skel
|
|||
SRCS= skel.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
CFLAGS:= ${CFLAGS:N -DKDTRACE_HOOKS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue