Home | History | Annotate | Download | only in core

Lines Matching refs:INSTALLED

33 #   $(ALL_MODULES.$(target)).INSTALLED
35 # target, and the INSTALLED variable contains the LOCAL_INSTALLED_MODULE.
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
41 # set of installed targets.
84 # Target and host installed module's dependencies on shared libraries.
625 ## into the list of files that are installed for those modules.
631 define module-installed-files
632 $(foreach module,$(1),$(ALL_MODULES.$(module).INSTALLED))
815 $(sort $(foreach tag,$(1),$(foreach m,$(ALL_MODULE_NAME_TAGS.$(tag)),$(ALL_MODULES.$(m).INSTALLED))))
856 # Given a list of installed modules (short or long names)
859 # therefore, should not be installed.
860 # $(1): mixed list of installed modules