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

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

KMOD=	geom_virstor
SRCS=	g_virstor.c g_virstor_md.c binstream.c

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