Fix make depend
in sys/modules
Differential Revision: https://reviews.freebsd.org/D1338 Reviewed by: delphij Approved by: delphij
This commit is contained in:
parent
cfbebadc60
commit
cf56c6b846
@ -3,6 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../opencrypto
|
||||
KMOD = cryptodev
|
||||
SRCS = cryptodev.c
|
||||
SRCS += bus_if.h device_if.h opt_compat.h
|
||||
SRCS += bus_if.h device_if.h opt_compat.h opt_kdtrace.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user