summaryrefslogtreecommitdiffstats
path: root/sys/modules/cryptodev/Makefile
blob: 903bfbc52c3ff7de3b90cc4fe18e92ba91e3c91f (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

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