# $FreeBSD$

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

KMOD=	geom_raid3
SRCS=	g_raid3.c
SRCS+=	g_raid3_ctl.c

.include <bsd.kmod.mk>