diff options
author | Andrew Davis <[email protected]> | 2022-11-14 14:59:39 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2022-11-18 14:45:30 -0600 |
commit | dcad240c15c10bebdccd1f29f1a44787528f2d76 (patch) | |
tree | f7388680c30e545565311a2eb9f33411fdd42d59 /tools/perf/scripts/python | |
parent | fa9665ef77f5d8e861e2ed7563ebdbddddc6f82b (diff) |
kbuild: Cleanup DT Overlay intermediate files as appropriate
%.dtbo.o and %.dtbo.S files are used to build-in DT Overlay. They should
should not be removed by Make or the kernel will be needlessly rebuilt.
These should be removed by "clean" and ignored by git like other
intermediate files.
Reported-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andrew Davis <[email protected]>
Fixes: 941214a512d8 ("kbuild: Allow DTB overlays to built into .dtbo.S files")
Tested-by: Andy Shevchenko <[email protected]>
Acked-by: Masahiro Yamada <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions