Home
last modified time | relevance | path

Searched refs:ACTUAL_SIZE (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/bootstub/
Dbootstub.mk49 $(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."; \