summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-09-09 05:35:46 +0000
committerimp <imp@FreeBSD.org>2002-09-09 05:35:46 +0000
commitb7883862c2c1b224a47503607f88393b9cbe93c6 (patch)
tree51386b620bb69081f060f40f22516a078ca3110f
parentb51ae9f1d23cfb878d1c0aa9782de20056853ebc (diff)
downloadFreeBSD-src-b7883862c2c1b224a47503607f88393b9cbe93c6.zip
FreeBSD-src-b7883862c2c1b224a47503607f88393b9cbe93c6.tar.gz
Remove duplicate entry. Since we call things cbb in the source, pccbb
is obsolete.
-rw-r--r--sys/modules/pccbb/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/modules/pccbb/Makefile b/sys/modules/pccbb/Makefile
deleted file mode 100644
index 214f5a8..0000000
--- a/sys/modules/pccbb/Makefile
+++ /dev/null
@@ -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>
OpenPOWER on IntegriCloud