Home | History | Annotate | Download | only in core

Lines Matching refs:ALLOWED

631 #   - ALLOWED: the link types to allow in this module's dependencies
634 # All of the dependency link types not listed in ALLOWED or WARN will become
711 $(if $(filter-out $($(1).ALLOWED),$(t)),\
761 --type "$($(1).TYPE)" $(addprefix --allowed ,$($(1).ALLOWED)) \