diff options
| author | uebayasi <uebayasi@NetBSD.org> | 2014-11-06 03:34:11 +0000 |
|---|---|---|
| committer | uebayasi <uebayasi@NetBSD.org> | 2014-11-06 03:34:11 +0000 |
| commit | 409991ef083bdcd86ad7092e23dfaec6723e5e9a (patch) | |
| tree | 76067d5fd2669233dc4b5d16816f299968828b63 /BUILDING | |
| parent | 61cae6da0a74a6d369c405a7597f31e55ade21a1 (diff) | |
Document the new "kernels" operation, prompted by joerg@.
Diffstat (limited to 'BUILDING')
| -rw-r--r-- | BUILDING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -820,6 +820,12 @@ BUILDING symbol table and can be used for debugging (for example with a cross-gdb built by MKCROSSGDB). + kernels This command will build all kernels defined in port specific + release build procedure. + + This command internally calls the kernel=kconf operation + for each found kernel configuration file. + modules This command will build kernel modules and install them into DESTDIR. |
