# $FreeBSD$

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

KMOD=	geom_stripe
SRCS=	g_stripe.c

.include <bsd.kmod.mk>