Module Name:    src
Committed By:   uebayasi
Date:           Sun Nov 30 15:54:34 UTC 2014

Modified Files:
        src: BUILDING

Log Message:
regen


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 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.117 src/BUILDING:1.118
--- src/BUILDING:1.117	Sun Nov 16 06:10:55 2014
+++ src/BUILDING	Sun Nov 30 15:54:34 2014
@@ -835,20 +835,12 @@ 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.
 
                    This command internally calls the kernel=kconf operation
                    for each found kernel configuration file.
 
-     mkernels      Similar to the above kernels operation, but builds kernels
-                   in modular build.
-
      modules       This command will build kernel modules and install them
                    into DESTDIR.
 

Reply via email to