# $FreeBSD: stable/11/sys/modules/geom/geom_stripe/Makefile 319182 2017-05-30 04:11:12Z ngie $

.PATH: ${SRCTOP}/sys/geom/stripe

KMOD=	geom_stripe
SRCS=	g_stripe.c

.include <bsd.kmod.mk>
