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

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

KMOD=	cbb
SRCS=	pccbb.c pccbb_isa.c pccbb_pci.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