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

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

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

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