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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"