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

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