remove depedancy with vnode_if.h.
it is no longer needed.
This commit is contained in:
parent
c30e4662de
commit
92d92eeed2
@ -3,6 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../dev/iwi
|
||||
|
||||
KMOD = if_iwi
|
||||
SRCS = if_iwi.c device_if.h bus_if.h pci_if.h vnode_if.h
|
||||
SRCS = if_iwi.c device_if.h bus_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user