summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorChris Packham <[email protected]>2014-07-24 12:44:25 +1200
committerTom Rini <[email protected]>2014-08-09 11:17:02 -0400
commit67b060b46b117375b489de2112c90c456552b654 (patch)
treef09b7fae98928df6a2b1f36826a289de5ff7e7cd /scripts/checkstack.pl
parentded2e20ef281e5ff7921fbb3b74113ea33e8e309 (diff)
Makefile: use $(shell ...) for determining file_size
file_size was being calculated using back-ticks but map_size uses $(shell ...). Update the file_size calculation to use $(shell ...). From: Jeroen Hofstee <[email protected]> The binary_size_check target relies on stat -c %s to return the size of u-boot.bin. This only works with GNU stat though. Use wc instead. Signed-off-by: Chris Packham <[email protected]> Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions