On Tue, Nov 15, 2022 at 8:43 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Mon, Nov 14, 2022 at 02:59:39PM -0600, Andrew Davis wrote: > > %.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. > > Fixes: 941214a512d8 ("kbuild: Allow DTB overlays to built into .dtbo.S files") > > Tested-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > > Reported-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> > > Signed-off-by: Andrew Davis <afd@xxxxxx> Acked-by: Masahiro Yamada <masahiroy@xxxxxxxxxx> -- Best Regards Masahiro Yamada