Searched refs:ACTUAL_SIZE (Results 1 – 1 of 1) sorted by relevance
49 $(hide) ACTUAL_SIZE=`$(call get-file-size,$<)`; \50 if [ "$$ACTUAL_SIZE" -gt "$(BOOTSTUB_SIZE)" ]; then \51 echo "$<: $$ACTUAL_SIZE exceeds size limit of $(BOOTSTUB_SIZE) bytes, aborting."; \