.PATH:  ${SRCTOP}/sys/dev/ntb/if_ntb

KMOD    = if_ntb
SRCS    = if_ntb.c
SRCS += device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>