Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2019 10:17:13 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r354970 - in head: share/mk sys/conf
Message-ID:  <d9443667-6f14-cc03-f2b4-d8223c1dc0ac@FreeBSD.org>
In-Reply-To: <201911211814.xALIEQuA094706@repo.freebsd.org>
References:  <201911211814.xALIEQuA094706@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/21/19 10:14 AM, John Baldwin wrote:
> Author: jhb
> Date: Thu Nov 21 18:14:26 2019
> New Revision: 354970
> URL: https://svnweb.freebsd.org/changeset/base/354970
> 
> Log:
>   Add a kmod.opts.mk.
>   
>   This Makefile sets KERN_OPTS.  This permits kernel module Makefiles to
>   use KERN_OPTS to control the value of variables such as SRCS that are
>   used by bsd.kmod.mk for KERN_OPTS values that honor WITH/WITHOUT
>   options for standalone builds.

Closed editor too quickly, missed:

Reviewed by:	imp
Differential Revision: https://reviews.freebsd.org/D22118

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d9443667-6f14-cc03-f2b4-d8223c1dc0ac>