# $FreeBSD$

.PATH: ${SRCTOP}/sys/dev/md

KMOD=	geom_md
SRCS=	md.c opt_md.h opt_geom.h opt_rootdevname.h vnode_if.h

.include <bsd.kmod.mk>