summaryrefslogtreecommitdiff
path: root/BUILDING
diff options
context:
space:
mode:
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.