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/234b11f9734a
branches:  trunk
changeset: 804806:234b11f9734a
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Sun Nov 30 15:54:34 2014 +0000

description:
regen

diffstat:

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

diffs (24 lines):

diff -r bd2657f97cae -r 234b11f9734a BUILDING
--- a/BUILDING  Sun Nov 30 15:53:29 2014 +0000
+++ b/BUILDING  Sun Nov 30 15:54:34 2014 +0000
@@ -835,20 +835,12 @@
                    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.
 



Home | Main Index | Thread Index | Old Index