summaryrefslogtreecommitdiff
path: root/BUILDING
diff options
context:
space:
mode:
authoruebayasi <uebayasi@NetBSD.org>2014-11-16 05:45:43 +0000
committeruebayasi <uebayasi@NetBSD.org>2014-11-16 05:45:43 +0000
commitd5d2d33a266c4fa36cf3b2f3a15680f8fa7fd349 (patch)
treec8936dc0ae89c61b580d1608431f113786939759 /BUILDING
parent73fbc55fcbd7e469f6114d6e2bd41b7230c0311d (diff)
regen
Diffstat (limited to 'BUILDING')
-rw-r--r--BUILDING5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUILDING b/BUILDING
index 42744376873..7dfce4cb5b6 100644
--- a/BUILDING
+++ b/BUILDING
@@ -835,6 +835,11 @@ BUILDING
symbol table and can be used for debugging (for example
with a cross-gdb built by MKCROSSGDB).
+ mkernel=kconf
+ Build a new kernel in modular build. Similar to the above
+ kernel=kconf operation, but creates intermediate per-module
+ relocatable objects and link them to the final kernel.
+
kernels This command will build all kernels defined in port
specific release build procedure.