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/41e07b30d7c4
branches:  trunk
changeset: 803908:41e07b30d7c4
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 c672e9a42288 -r 41e07b30d7c4 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