Document build.sh mkernels.

This commit is contained in:
uebayasi 2014-11-16 06:10:31 +00:00
parent 34757c628f
commit 25506fcda3
1 changed files with 5 additions and 1 deletions

View File

@ -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 .