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

.PATH:	${.CURDIR}/../../../dev/hfa
  
KMOD=	hfa_pci
SRCS=	hfa_pci.c pci_if.h device_if.h bus_if.h

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