Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src regen



details:   https://anonhg.NetBSD.org/src/rev/354e12413d4c
branches:  trunk
changeset: 333766:354e12413d4c
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Sun Nov 16 05:45:43 2014 +0000

description:
regen

diffstat:

 BUILDING |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (15 lines):

diff -r 22c4161b6fda -r 354e12413d4c BUILDING
--- a/BUILDING  Sun Nov 16 05:44:57 2014 +0000
+++ b/BUILDING  Sun Nov 16 05:45:43 2014 +0000
@@ -835,6 +835,11 @@
                    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.
 



Home | Main Index | Thread Index | Old Index