summaryrefslogtreecommitdiffstats
path: root/sys/modules/cryptodev/Makefile
blob: cc5ca1234e2d0d9cc9b2c5da103f0751c355f3ea (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH:	${.CURDIR}/../../opencrypto
KMOD	= cryptodev
SRCS	= cryptodev.c
SRCS	+= bus_if.h device_if.h opt_compat.h opt_kdtrace.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud