diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-07-29 21:00:12 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-08-03 10:40:32 +0200 |
commit | 1d9542c50e2c263256446170ffbd29d0e15bb96d (patch) | |
tree | 5d3470fadb432f0aa5aafeed926c5b2c8a5635b2 /target/linux/ramips/mt76x8 | |
parent | c90db26e051e4f0e7cd32333b3bd8c94a13d599a (diff) | |
download | upstream-1d9542c50e2c263256446170ffbd29d0e15bb96d.tar.gz upstream-1d9542c50e2c263256446170ffbd29d0e15bb96d.tar.bz2 upstream-1d9542c50e2c263256446170ffbd29d0e15bb96d.zip |
build: image: return sizes if check-size fails
Instead of just printing a warning that an image is too big, also
print both actual size and limit in the string:
WARNING: Image file somename.bin is too big: 2096101 > 1048576
Since the kernel size is checked via the same function (if
KERNEL_SIZE is specified), this will also apply to the kernel
image size check.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/mt76x8')
0 files changed, 0 insertions, 0 deletions