Home | History | Annotate | Download | only in core

Lines Matching defs:install

399 define should-install-to-system
406 define should-install-to-system
461 # defined by this makefile; this will install all of those
472 # A helper goal printing out install paths
473 .PHONY: GET-INSTALL-PATH
474 GET-INSTALL-PATH:
476 echo 'INSTALL-PATH: $(m) $(ALL_MODULES.$(m).INSTALLED)';))
635 # Filter out (do not install) any overridden packages.
664 $(error $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES has nothing to install!)))
667 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_DEBUG has nothing to install!)))
670 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_ENG has nothing to install!)))
673 $(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES_TESTS has nothing to install!)))