Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A DMakefile.modpost49 $(if $(KBUILD_NSDEPS),-d $(MODULES_NSDEPS)) \
50 $(if $(CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS)$(KBUILD_NSDEPS),-N) \
/openbmc/linux/
H A DMakefile1961 nsdeps: export KBUILD_NSDEPS=1 macro