Re: [PATCH] m68k: use CLEAN_FILES to clean up files

From: Geert Uytterhoeven
Date: Mon Jun 29 2020 - 16:34:34 EST


On Wed, Jun 17, 2020 at 5:12 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
> The log of 'make ARCH=m68k clean' does not look nice.
>
> $ make ARCH=m68k clean
> CLEAN arch/m68k/kernel
> [ snip ]
> CLEAN usr
> rm -f vmlinux.gz vmlinux.bz2
> CLEAN vmlinux.symvers modules.builtin modules.builtin.modinfo
>
> Use CLEAN_FILES to simplify the code, and beautify the log.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
i.e. will queue in the m68k for-v5.9 branch.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds