Update the mfi module build with the mfi_debug.c file.
This commit is contained in:
parent
b3a9bf4df7
commit
40218a48e0
@ -7,8 +7,10 @@ SUBDIR= mfi_linux
|
||||
.endif
|
||||
|
||||
KMOD= mfi
|
||||
SRCS= mfi.c mfi_pci.c mfi_disk.c
|
||||
SRCS= mfi.c mfi_pci.c mfi_disk.c mfi_debug.c
|
||||
SRCS+= opt_mfi.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h
|
||||
|
||||
#CFLAGS += -DMFI_DEBUG
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user