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

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

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