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
F157356653: D38738.id.diff
Wed, May 20, 2:11 PM
F157313016: D38738.id118138.diff
Wed, May 20, 6:06 AM
F157285443: D38738.id117791.diff
Wed, May 20, 12:42 AM
F157285434: D38738.id117791.diff
Wed, May 20, 12:42 AM
Unknown Object (File)
Sun, May 17, 3:20 PM
Unknown Object (File)
Thu, May 14, 2:52 AM
Unknown Object (File)
Wed, May 13, 10:57 PM
Unknown Object (File)
Wed, May 13, 10:49 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