mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Fix up a mistake in the CFLAGS added. Pointed out by jrtc.
This commit is contained in:
parent
e60ca52b72
commit
793556efde
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ SRCS= skel.c
|
|||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
CFLAGS:= ${CFLAGS:N -DKDTRACE_HOOKS}
|
||||
CFLAGS+= -DKDTRACE_HOOKS
|
||||
|
|
|
|||
Loading…
Reference in a new issue