Page MenuHomeFreeBSD

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

Authored by jhb on Feb 22 2023, 10:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 5:02 PM
Unknown Object (File)
Fri, Oct 10, 2:16 AM
Unknown Object (File)
Fri, Oct 10, 2:16 AM
Unknown Object (File)
Fri, Oct 10, 2:16 AM
Unknown Object (File)
Thu, Oct 9, 9:36 PM
Unknown Object (File)
Thu, Oct 9, 6:25 PM
Unknown Object (File)
Thu, Oct 2, 6:46 PM
Unknown Object (File)
Thu, Oct 2, 2:45 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable