commit | cf76d0a9166116479314b352ed71ed80196f2586 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 23 11:55:12 2024 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 03 07:36:33 2024 +0100 |
tree | cf2074261a58e0ace74c05d718bb71bfcc772403 | |
parent | a7b944f77256e6c8ad5f4e2aafc1248594cf05e8 [diff] |
buildman: Avoid rebuilding when --mrproper is used When this flag is enabled, 'make mrproper' is always used when reconfiguring, so there is no point in doing it again. Update this. Signed-off-by: Simon Glass <sjg@chromium.org>