summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-08-16 15:24:03 +0000
committerimp <imp@FreeBSD.org>2004-08-16 15:24:03 +0000
commite81a15aa811662f8a2b4804b1134c73089382dea (patch)
tree025713a300536037d695c3c88b000b434d1cbc38
parent652d8e54a810c2f800afd44195ce3c6aa994dbbb (diff)
downloadFreeBSD-src-e81a15aa811662f8a2b4804b1134c73089382dea.zip
FreeBSD-src-e81a15aa811662f8a2b4804b1134c73089382dea.tar.gz
And isa_if.h
-rw-r--r--sys/modules/cbb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cbb/Makefile b/sys/modules/cbb/Makefile
index 95dae51..a071485 100644
--- a/sys/modules/cbb/Makefile
+++ b/sys/modules/cbb/Makefile
@@ -4,6 +4,6 @@
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
+ device_if.h bus_if.h power_if.h card_if.h isa_if.h pci_if.h pcib_if.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud