Searched refs:nsdeps (Results 1 – 5 of 5) sorted by relevance
58 $(if $(filter nsdeps,$(MAKECMDGOALS)),-d)99 nsdeps: __modpost
136 $ make nsdeps143 - run `make nsdeps` to add the import to the correct code location146 Again, `make nsdeps` will eventually add the missing namespace imports for153 - run `make nsdeps` to add the import to the correct code location
5 /// This script is usually called from scripts/nsdeps with -D ns=<namespace> to
602 ifneq ($(filter all _all modules nsdeps,$(MAKECMDGOALS)),)1688 PHONY += nsdeps1690 nsdeps: modules target1691 $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost nsdeps
11552 F: scripts/nsdeps