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

.PATH:	${.CURDIR}/../../dev/hifn
KMOD	= hifn
SRCS	= hifn7751.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