HomeSort by relevance Sort by last modified time
    Searched refs:custom_images (Results 1 - 3 of 3) sorted by null

  /build/make/core/tasks/
build_custom_images.mk 51 # To build all those images, run "make custom_images".
53 ifneq ($(filter $(MAKECMDGOALS),custom_images),)
55 .PHONY: custom_images
  /build/make/core/
ninja_config.mk 28 custom_images \
  /build/make/core/tasks/tools/
build_custom_image.mk 164 custom_images $(my_custom_image_name) : $(my_installed_custom_image)
167 $(call dist-for-goals, $(my_custom_image_name) custom_images,$(my_installed_custom_image))

Completed in 319 milliseconds