mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Add eisa_if.h
This commit is contained in:
parent
a7ac8cb9c9
commit
f22c26808e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ SRCS= if_vx.c if_vx_pci.c
|
|||
.if ${MACHINE_ARCH} == "i386"
|
||||
SRCS+= if_vx_eisa.c
|
||||
.endif
|
||||
SRCS+= opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
SRCS+= opt_bdg.h device_if.h bus_if.h pci_if.h eisa_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue