summaryrefslogtreecommitdiffstats
path: root/sys/modules/hfa/eisa/Makefile
blob: bc4f30de70cdaa2df0c61ef89e1b54c7c191570a (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH:	${.CURDIR}/../../../dev/hfa

KMOD=	hfa_eisa
SRCS=	hfa_eisa.c eisa_if.h device_if.h bus_if.h

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