|
Lines 414-419
Link Here
|
| 414 |
.It Va LOCAL_DIRS |
414 |
.It Va LOCAL_DIRS |
| 415 |
If set, this variable supplies a list of additional directories to |
415 |
If set, this variable supplies a list of additional directories to |
| 416 |
build, relative to the root of the source tree. |
416 |
build, relative to the root of the source tree. |
|
|
417 |
.It Va PORTS_MODULES |
| 418 |
A list of ports with kernel modules to build and install when running |
| 419 |
.Cm buildkernel |
| 420 |
and |
| 421 |
.Cm installkernel , |
| 422 |
respectively (or any of the variants of the beforementioned targets), e.g. |
| 423 |
.Bd -literal -offset indent |
| 424 |
make PORTS_MODULES=emulators/kqemu-kmod kernel |
| 425 |
.Ed |
| 417 |
.It Va SUBDIR_OVERRIDE |
426 |
.It Va SUBDIR_OVERRIDE |
| 418 |
Override the default list of sub-directories and only build the |
427 |
Override the default list of sub-directories and only build the |
| 419 |
sub-directory named in this variable. |
428 |
sub-directory named in this variable. |