Module Name:    src
Committed By:   uebayasi
Date:           Sun Nov 16 06:10:31 UTC 2014

Modified Files:
        src/doc: BUILDING.mdoc

Log Message:
Document build.sh mkernels.


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/doc/BUILDING.mdoc

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

Modified files:

Index: src/doc/BUILDING.mdoc
diff -u src/doc/BUILDING.mdoc:1.108 src/doc/BUILDING.mdoc:1.109
--- src/doc/BUILDING.mdoc:1.108	Sun Nov 16 05:44:57 2014
+++ src/doc/BUILDING.mdoc	Sun Nov 16 06:10:31 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: BUILDING.mdoc,v 1.108 2014/11/16 05:44:57 uebayasi Exp $
+.\"	$NetBSD: BUILDING.mdoc,v 1.109 2014/11/16 06:10:31 uebayasi Exp $
 .\"
 .\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1539,6 +1539,10 @@ procedure.
 This command internally calls the
 .Sy kernel Ns = Ns Ar kconf
 operation for each found kernel configuration file.
+.It Sy mkernels
+Similar to the above
+.Sy kernels
+operation, but builds kernels in modular build.
 .It Sy modules
 This command will build kernel modules and install them into
 .Sy DESTDIR .

Reply via email to