From 25506fcda3b7047673f512785fd159cf60c82eae Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sun, 16 Nov 2014 06:10:31 +0000 Subject: [PATCH] Document build.sh mkernels. --- doc/BUILDING.mdoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/BUILDING.mdoc b/doc/BUILDING.mdoc index 3a8ddde353a9..da5345f3fe29 100644 --- a/doc/BUILDING.mdoc +++ b/doc/BUILDING.mdoc @@ -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 .