summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/geom_stripe/Makefile
blob: 278d3accfdc6f3894aadf875252eaa45babcd8b4 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../../geom/stripe

KMOD=	geom_stripe
SRCS=	g_stripe.c

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