Document MODULES_OVERRIDE.

PR:		docs/32560
Submitted by:	Maxim Konovalov <maxim@macomnet.ru>
This commit is contained in:
Ruslan Ermilov 2001-12-24 19:34:33 +00:00
parent ded9ba2253
commit 3a289cbae7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88461
2 changed files with 5 additions and 0 deletions

View File

@ -123,6 +123,8 @@
# To build sys/modules when building the world (our old way of doing things)
#MODULES_WITH_WORLD=true # do not build modules when building kernel
#
# The list of modules to build instead of all of them.
#MODULES_OVERRIDE= linux ipfw
#
# The following controls building optional IDEA code in libcrypto and
# certain ports. Patents are involved - you must not use this unless

View File

@ -286,6 +286,9 @@ during
.It Va NO_MODULES
.Pq Vt bool
Set to not build modules with the kernel.
.It Va MODULES_OVERRIDE
.Pq Vt str
Set to a list of modules to build instead of all of them.
.El
.Pp
The following list provides a name and short description for variables