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

.PATH:  ${.CURDIR}/../../pci
KMOD=   cbb
SRCS=   pccbb.c \
	device_if.h bus_if.h
NOMAN=

.include "${.CURDIR}/../../conf/kmod.mk"
OpenPOWER on IntegriCloud