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

KMOD=	geom_union
SRCS=	g_union.c

.include <bsd.kmod.mk>