Add missing dependency to vmxnet3 Makefile and clean it up a bit otherwise.
MFC after: 1 week
This commit is contained in:
parent
f59c76260c
commit
2657db51b0
@ -27,10 +27,7 @@
|
||||
|
||||
KMOD= if_vmx
|
||||
SRCS= if_vmx.c
|
||||
SRCS+= bus_if.h device_if.h pci_if.h opt_inet.h opt_inet6.h
|
||||
|
||||
# With VMXNET3_LEGACY_TX, the driver will use the non-multiqueue
|
||||
# capable if_start interface.
|
||||
#CFLAGS+= -DVMXNET3_LEGACY_TX
|
||||
SRCS+= bus_if.h device_if.h pci_if.h ifdi_if.h
|
||||
SRCS+= opt_inet.h opt_inet6.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user