On Wed, Jun 17, 2020 at 5:12 AM Masahiro Yamada <masahi...@kernel.org> 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 <masahi...@kernel.org>
Reviewed-by: Geert Uytterhoeven <ge...@linux-m68k.org> 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 -- ge...@linux-m68k.org 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