Home
last modified time | relevance | path

Searched refs:custom_images (Results 1 – 4 of 4) sorted by relevance

/build/make/core/tasks/
Dbuild_custom_images.mk53 ifneq ($(filter $(MAKECMDGOALS),custom_images),)
55 .PHONY: custom_images
/build/make/core/
Dninja_config.mk26 custom_images \
/build/make/core/tasks/tools/
Dbuild_custom_image.mk163 custom_images $(my_custom_image_name) : $(my_installed_custom_image)
166 $(call dist-for-goals, $(my_custom_image_name) custom_images,$(my_installed_custom_image))
/build/make/tools/releasetools/
Dota_from_target_files.py284 OPTIONS.custom_images = {}
935 def GetTargetFilesZipForCustomImagesUpdates(input_file, custom_images): argument
957 for custom_partition, custom_image in custom_images.items():
1081 if OPTIONS.custom_images:
1083 target_file, OPTIONS.custom_images)
1287 OPTIONS.custom_images[custom_partition] = custom_image