[PATCH] scripts: Makefile: also clean subdir dtc

Simon Glass sjg at chromium.org
Wed Jan 26 04:24:27 CET 2022


On Tue, 25 Jan 2022 at 03:32, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> Since commit 93b196532254 ("Makefile: Only build dtc if needed"),
> the sub directory scripts/dtc is never cleaned.
> Adds the directory dtc to subdir to always clean it.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  scripts/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

I do wish we had a test for cleaning


More information about the U-Boot mailing list