Searched refs:custom_images (Results 1 – 4 of 4) sorted by relevance
53 ifneq ($(filter $(MAKECMDGOALS),custom_images),)55 .PHONY: custom_images
26 custom_images \
163 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))
284 OPTIONS.custom_images = {}935 def GetTargetFilesZipForCustomImagesUpdates(input_file, custom_images): argument957 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