Forgotten part of r351137.
MFC after: 2 weeks
This commit is contained in:
parent
25293a2d38
commit
520662c346
9
sys/modules/ntb/ntb_tool/Makefile
Normal file
9
sys/modules/ntb/ntb_tool/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${SRCTOP}/sys/dev/ntb/test
|
||||
|
||||
KMOD = ntb_tool
|
||||
SRCS = ntb_tool.c
|
||||
SRCS += device_if.h bus_if.h pci_if.h ntb_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
Reference in New Issue
Block a user