Build a dummy opt_compat.h header since linprocfs.c now requires it.
This commit is contained in:
parent
523c8e33e4
commit
da9d85ff98
@ -4,6 +4,10 @@
|
||||
|
||||
KMOD= linprocfs
|
||||
SRCS= vnode_if.h \
|
||||
linprocfs.c
|
||||
linprocfs.c \
|
||||
opt_compat.h
|
||||
|
||||
opt_compat.h:
|
||||
touch ${.TARGET}
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user