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

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

KMOD=	geom_multipath
SRCS=	g_multipath.c

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