diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-11-12 00:01:07 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-11-12 00:01:07 +0000 |
| commit | cf1f7ce2f1f249f30267f43c5972ac34bb099b8d (patch) | |
| tree | 336cddfd78d680e5c9c208ebe8ebe4d91acec8d8 /share | |
| parent | 1fd4bb62ef9abe3b5aab655d9f45a20f996cd706 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/make.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index c0f3124a01173..99a917fbbeb7e 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -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 |
