[PATCH] Makefile: let 'make clean' remove files created by DEVICE_TREE_DEBUG
Tom Rini
trini at konsulko.com
Tue Jun 16 16:53:31 CEST 2026
On Thu, 11 Jun 2026 16:08:57 +0200, Rasmus Villemoes wrote:
> Originally, 'make DEVICE_TREE_DEBUG=1' only generated extra output on
> the console. But since 6cdd7597a2f ("kbuild: Produce diff between base
> DT and U-Boot augmented DT if DEVICE_TREE_DEBUG=1"), that has also
> left behind lots of files that clutter the repo and are hard to get
> rid of manually.
>
> Make sure that a 'make clean' will remove those files, and add them to
> .gitignore.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] Makefile: let 'make clean' remove files created by DEVICE_TREE_DEBUG
commit: 79f3e2f8be956575afb339a26325fcd4b15ff1e6
--
Tom
More information about the U-Boot
mailing list