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.
Sponsored by: DARPA
Differential D38738
sys/modules: Make use of SRCS.${KERN_OPT}. jhb on Feb 22 2023, 10:02 PM. Authored by Tags None Referenced Files
Subscribers
Details
kmod.mk appends the value of SRCS.${KERN_OPT} for each defined kernel Sponsored by: DARPA
Diff Detail
|