Skip to content
Snippets Groups Projects
Commit e71796a7 authored by Joe Hershberger's avatar Joe Hershberger Committed by Tom Rini
Browse files

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: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 3bde6888
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment