Date: Wed, 11 Aug 2021 01:30:58 GMT From: Mark Johnston <markj@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 805c3af898a8 - main - build.7: Describe the default value for LOCAL_MODULES Message-ID: <202108110130.17B1UwKA050878@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=805c3af898a8fed6a92caa069011c0ce7fa542ef commit 805c3af898a8fed6a92caa069011c0ce7fa542ef Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2021-08-10 17:34:57 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2021-08-11 01:18:34 +0000 build.7: Describe the default value for LOCAL_MODULES Suggested by: jhb MFC after: 1 week --- 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 c589fb7e0b9a..7a9ef72fda65 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -608,6 +608,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?202108110130.17B1UwKA050878>