mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Remove some cruft
This commit is contained in:
parent
26086a0366
commit
adaae327bb
1 changed files with 0 additions and 3 deletions
|
|
@ -6,9 +6,6 @@ KMOD= linprocfs
|
|||
SRCS= vnode_if.h linprocfs_misc.c linprocfs_subr.c \
|
||||
linprocfs_vfsops.c linprocfs_vnops.c
|
||||
NOMAN=
|
||||
VFS_KLD=
|
||||
|
||||
CFLAGS+= -DLINPROCFS
|
||||
|
||||
test: unload install load
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue