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

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

KMOD=	pccbb
SRCS=	pccbb.c \
	device_if.h bus_if.h power_if.h card_if.h pci_if.h pcib_if.h

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