summaryrefslogtreecommitdiffstats
path: root/sys/modules/ntb/ntb_transport/Makefile
blob: 2a8fcbce2b3d8b72381d85add978ce02102d4f36 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH:  ${.CURDIR}/../../../dev/ntb

KMOD    = ntb_transport
SRCS    = ntb_transport.c
SRCS += device_if.h bus_if.h ntb_if.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud