
.PATH: ${SRCTOP}/sys/geom

KMOD=	geom_flashmap
SRCS=	geom_flashmap.c

EXPORT_SYMS=	YES

.include <bsd.kmod.mk>
