summaryrefslogtreecommitdiffstats
path: root/sys/modules/cxgbe/if_cxl/Makefile
blob: ec4ff1ed18020e84035e3680c51a515947aa73fe (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# $FreeBSD$
#

CXGBE=	${.CURDIR}/../../../dev/cxgbe
.PATH: ${CXGBE}

KMOD=	if_cxl
SRCS=	if_cxl.c

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