Module Name:    src
Committed By:   uebayasi
Date:           Sun Nov 16 05:45:43 UTC 2014

Modified Files:
        src: BUILDING

Log Message:
regen


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/BUILDING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/BUILDING
diff -u src/BUILDING:1.115 src/BUILDING:1.116
--- src/BUILDING:1.115	Thu Nov 13 08:42:35 2014
+++ src/BUILDING	Sun Nov 16 05:45:43 2014
@@ -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.
 

Reply via email to