Remove duplicate entry. Since we call things cbb in the source, pccbb

is obsolete.
This commit is contained in:
Warner Losh 2002-09-09 05:35:46 +00:00
parent 006d0ddf67
commit 3b257bf450
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103112

View File

@ -1,9 +0,0 @@
# $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>