summaryrefslogtreecommitdiffstats
path: root/sys/modules/ubsec/Makefile
blob: 84802839d629f70fd8f30341ad6d14dd38411bfc (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH:	${.CURDIR}/../../dev/ubsec
KMOD	= ubsec
SRCS	= ubsec.c
SRCS   += device_if.h bus_if.h pci_if.h
SRCS   += opt_bdg.h opt_bus.h opt_pci.h crypto_if.h

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