@@ -4,8 +4,12 @@ CXGBE = ${SRCTOP}/sys/dev/cxgbe
|
||||
|
||||
KMOD= nvmf_che
|
||||
|
||||
SRCS= nvmf_che.c
|
||||
SRCS+= opt_inet.h
|
||||
SRCS= \
|
||||
nvmf_che.c \
|
||||
opt_inet.h \
|
||||
bus_if.h \
|
||||
device_if.h \
|
||||
pci_if.h \
|
||||
|
||||
CFLAGS+= -I${CXGBE}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user