summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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