Fix kernel build with "options GEOM_MOUNTVER". Previously it was only

working as a kernel module.

PR:		205026
Submitted by:	Eugene Grosbein <eugen@grosbein.net>
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2015-12-14 13:51:14 +00:00
parent e77cd6fd9e
commit 5dd6e0b1e0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292210

View File

@ -112,6 +112,7 @@ GEOM_LINUX_LVM opt_geom.h
GEOM_MAP opt_geom.h
GEOM_MBR opt_geom.h
GEOM_MIRROR opt_geom.h
GEOM_MOUNTVER opt_geom.h
GEOM_MULTIPATH opt_geom.h
GEOM_NOP opt_geom.h
GEOM_PART_APM opt_geom.h