Skip to content
Commit 73da3d2c authored by Simon Glass's avatar Simon Glass
Browse files

buildman: Remove output binaries before building



Buildman reuses build directories from previous builds to avoid the cost
of 'make mrproper' for every build. If the previous build produced an SPL
image but the current one does not, the SPL image will remain and buildman
will think it is a result of building the current board.

Remove these files before building, to avoid this problem.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent fc314300
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment