mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
And isa_if.h
This commit is contained in:
parent
763cd88752
commit
76c4b2cb5d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue