diff options
author | Simon Glass <sjg@chromium.org> | 2024-06-23 11:55:13 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2024-07-03 07:36:33 +0100 |
commit | 8941477e02717a7104f8400363979fc3831a4041 (patch) | |
tree | 41956d739ff628ed7ea85c0b78a6cafcaaa3346e /drivers/ddr/altera/sdram_agilex.c | |
parent | 7e93bd30b1e2a00a46bb60f7122f79801bc0590b (diff) |
buildman: Add a flag to force mrproper on failure
When a file is removed by a commit (e.g. include/common.h yay!) it can
cause incremental build failures since one of the dependency files from
a previous build may mention the file.
Add an option to run 'make mrproper' automatically when a build fails.
This can be used to automatically resolve the problem, without always
adding the large overhead of 'make mrproper' to every build.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/altera/sdram_agilex.c')
0 files changed, 0 insertions, 0 deletions