Skip to content

Commit

Permalink
nlsysevent: remove useless CFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jun 9, 2023
1 parent 7bb4d13 commit 92d817a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sys/modules/nlsysevent/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
KMOD= nlsysevent
SRCS= netlink_sysevent.c

CFLAGS+= -I${SRCTOP}/sys/contrib/netlink
EXPORT_SYMS= YES

.include <bsd.kmod.mk>

0 comments on commit 92d817a

Please sign in to comment.