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

.PATH: ${.CURDIR}/../../pci

KMOD=	if_pcn
SRCS=	if_pcn.c device_if.h bus_if.h pci_if.h
SRCS+=	miibus_if.h

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