HomeFreeBSD

sys/modules: Make use of SRCS.${KERN_OPT}.

Description

sys/modules: Make use of SRCS.${KERN_OPT}.

kmod.mk appends the value of SRCS.${KERN_OPT} for each defined kernel
option to SRCS. This helper is shorter than appending to SRCS under
explicit checks on KERN_OPTS.

Reviewed by: imp
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D38738

Details

Provenance
jhbAuthored on Mar 1 2023, 6:32 PM
Reviewer
imp
Differential Revision
D38738: sys/modules: Make use of SRCS.${KERN_OPT}.
Parents
rG57716e7361ae: sys/modules: fix bogus OPT_ACPI tests
Branches
Unknown
Tags
Unknown