HomeFreeBSD

sys/modules: MODULES_OVERRIDE takes precedence over EXTRA_MODULES and…

Description

sys/modules: MODULES_OVERRIDE takes precedence over EXTRA_MODULES and WITHOUT_MODULES

MODULES_OVERRIDE has traditionally taken precedence over EXTRA_MODULES
and WITHOUT_MODULES as the exact list of modules to build. Over time,
things have been added that has broken this. Move the .endif that makes
this the case to the right place. The so called 'ALL_MODULES' option is
the only thing with higher precedence, but it's not quite all the
options anymore (though it is much more of them, and doesn't quite
work on !x86).

Sponsored by: Netflix

Details

Provenance
impAuthored on Oct 29 2022, 2:34 PM
Parents
rG25b1b63dba21: dtb: Be much less verbose in the building of dtb
Branches
Unknown
Tags
Unknown