diff options
author | Joe Hershberger <joe.hershberger@ni.com> | 2015-03-11 23:47:33 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-15 18:31:06 (GMT) |
commit | e71796a70a6c03829e7a666efb4e9770da875af6 (patch) | |
tree | 402ac6ed36f69acf94536e988085e4c47ede4b2c /lib | |
parent | 3bde6888c0d74d716af7381c2ad9faee77aaec8f (diff) | |
download | u-boot-e71796a70a6c03829e7a666efb4e9770da875af6.tar.xz |
MAKEALL: Don't try to print size when ./u-boot is deleted
In the case of BUILD_NBUILDS > 1, MAKEALL would try to print the size
immediately after the u-boot binary is deleted by the call to:
make -s clean
Move the size print to before the clean
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions