mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
fix ccd module.
This commit is contained in:
parent
387d2c036b
commit
a11828b271
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65238
@ -2,7 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ccd
|
||||
KMOD= ccd
|
||||
SRCS= ccd.c ccd.h vnode_if.h
|
||||
SRCS= ccd.c ccd.h vnode_if.h opt_devfs.h
|
||||
NOMAN=
|
||||
|
||||
NCCD?= 4
|
||||
|
Loading…
Reference in New Issue
Block a user