Home
last modified time | relevance | path

Searched refs:KBUILD_NSDEPS (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/scripts/
DMakefile.modpost51 $(if $(KBUILD_NSDEPS),-d modules.nsdeps) \
52 $(if $(CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS)$(KBUILD_NSDEPS),-N) \
/linux-6.14.4/
DMakefile2049 nsdeps: export KBUILD_NSDEPS=1 macro