ena: fix module build after r362530
Somehow I missed the makefile when moving the change from phabricator to svn. MFC after: 1 week X-MFC with: r362530
This commit is contained in:
parent
71ab6f9708
commit
8bf2c3c9f6
@ -37,6 +37,7 @@ KMOD = if_ena
|
||||
SRCS = ena_com.c ena_eth_com.c
|
||||
SRCS += ena.c ena_sysctl.c ena_datapath.c ena_netmap.c
|
||||
SRCS += device_if.h bus_if.h pci_if.h
|
||||
SRCS += opt_rss.h
|
||||
CFLAGS += -I${SRCTOP}/sys/contrib
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user