Home
last modified time | relevance | path

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

/linux-5.15/scripts/
H A DMakefile.modpost106 $(if $(KBUILD_NSDEPS),-d $(MODULES_NSDEPS)) \
107 $(if $(CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS)$(KBUILD_NSDEPS),-N)
/linux-5.15/
H A DMakefile1907 nsdeps: export KBUILD_NSDEPS=1 macro