- Fix make depend
in sys/modules
Differential Revision: https://reviews.freebsd.org/D2951 Approved by: delphij
This commit is contained in:
parent
811fc8fd4b
commit
4889014996
@ -6,7 +6,7 @@ KMOD= hv_netvsc
|
||||
SRCS= hv_net_vsc.c \
|
||||
hv_netvsc_drv_freebsd.c \
|
||||
hv_rndis_filter.c
|
||||
SRCS+= bus_if.h device_if.h
|
||||
SRCS+= bus_if.h device_if.h opt_inet.h opt_inet6.h
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/netvsc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user