Document the KERNELS variable.

This commit is contained in:
John Baldwin 2002-11-18 20:31:35 +00:00
parent 293d2d2261
commit 5c5145d7f9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107064

View File

@ -244,6 +244,15 @@ For example, setting this variable to
will instruct
.Xr make 1
to execute up to four processes at a time.
.It Va KERNELS
Specifies a list of additional kernel configurations to compile and
install into the
.Dq base
distribution.
Each kernel is installed into
.Pa /boot/<config>
so that it can be booted from the loader via
.Dq Li "boot <config>" .
.It Va LOCAL_PATCHES
A patch file against
.Pa /usr/src