summaryrefslogtreecommitdiffstats
path: root/sys/modules/ntb/ntb_hw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ntb/ntb_hw/Makefile')
-rw-r--r--sys/modules/ntb/ntb_hw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ntb/ntb_hw/Makefile b/sys/modules/ntb/ntb_hw/Makefile
index fc46b46..f3e7645 100644
--- a/sys/modules/ntb/ntb_hw/Makefile
+++ b/sys/modules/ntb/ntb_hw/Makefile
@@ -4,6 +4,6 @@
KMOD = ntb_hw
SRCS = ntb_hw.c
-SRCS += device_if.h bus_if.h pci_if.h
+SRCS += device_if.h bus_if.h pci_if.h ntb_if.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud