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

.PATH:	${.CURDIR}/../../opencrypto
KMOD	= cryptodev
SRCS	= cryptodev.c

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