Date: Tue, 17 Aug 2021 13:56:26 GMT From: Mark Johnston <markj@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 72a8cdd3226e - stable/13 - build.7: Describe the default value for LOCAL_MODULES Message-ID: <202108171356.17HDuQ6I084942@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=72a8cdd3226e472e21976ef918d4692fe55ee553 commit 72a8cdd3226e472e21976ef918d4692fe55ee553 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2021-08-10 17:34:57 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2021-08-17 13:56:15 +0000 build.7: Describe the default value for LOCAL_MODULES Suggested by: jhb (cherry picked from commit 805c3af898a8fed6a92caa069011c0ce7fa542ef) --- share/man/man7/build.7 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index d0806fa79dbb..015e80c4bc24 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -609,6 +609,8 @@ as part of the and .Cm installkernel process. +Defaults to the list of sub-directories of +.Va LOCAL_MODULES_DIR . .It Va LOCAL_MODULES_DIR The directory in which to search for the kernel modules specified by .Va LOCAL_MODULES .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171356.17HDuQ6I084942>