This commit is contained in:
uebayasi 2014-11-16 05:45:43 +00:00
parent 214195889d
commit 4595288418
1 changed files with 5 additions and 0 deletions

View File

@ -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.