Searched defs:max (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Ddefinitions.mk2711 define assert-max-file-size
2733 # Like assert-max-file-size, but the second argument is a partition
2734 # size, which we'll convert to a max image size before checking it
2739 define assert-max-image-size
2741 $(call assert-max-file-size,$(1),$(call image-size-from-data-size,$(2))))

Completed in 9 milliseconds