mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Document PORTS_MODULES variable.
This commit is contained in:
parent
1fd4bb62ef
commit
cf1f7ce2f1
1 changed files with 3 additions and 0 deletions
|
|
@ -352,6 +352,9 @@ rather than load the server's kernel.
|
|||
.It Va MODULES_OVERRIDE
|
||||
.Pq Vt str
|
||||
Set to a list of modules to build instead of all of them.
|
||||
.It Va PORTS_MODULES
|
||||
Set this to the list of ports you wish to rebuild every time the kernel
|
||||
is built.
|
||||
.It Va NO_KERNELCONFIG
|
||||
.Pq Vt bool
|
||||
Set this to skip running
|
||||
|
|
|
|||
Loading…
Reference in a new issue