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

/build/core/
H A Ddefinitions.mk1914 define assert-max-file-size
1942 # Like assert-max-file-size, but the second argument is a partition
1943 # size, which we'll convert to a max image size before checking it
1948 define assert-max-image-size
1950 $(call assert-max-file-size,$(1),$(call image-size-from-data-size,$(2))), \

Completed in 68 milliseconds