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

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

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

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