summaryrefslogtreecommitdiff
path: root/BUILDING
diff options
context:
space:
mode:
authoruebayasi <uebayasi@NetBSD.org>2014-11-06 03:34:11 +0000
committeruebayasi <uebayasi@NetBSD.org>2014-11-06 03:34:11 +0000
commit409991ef083bdcd86ad7092e23dfaec6723e5e9a (patch)
tree76067d5fd2669233dc4b5d16816f299968828b63 /BUILDING
parent61cae6da0a74a6d369c405a7597f31e55ade21a1 (diff)
Document the new "kernels" operation, prompted by joerg@.
Diffstat (limited to 'BUILDING')
-rw-r--r--BUILDING6
1 files changed, 6 insertions, 0 deletions
diff --git a/BUILDING b/BUILDING
index bf6a87c80ff..f20f7f34d36 100644
--- a/BUILDING
+++ b/BUILDING
@@ -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.