From e81a15aa811662f8a2b4804b1134c73089382dea Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 16 Aug 2004 15:24:03 +0000 Subject: And isa_if.h --- sys/modules/cbb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1