Skip to content
Commit 0663c68c authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS

Merge {CLEAN,MRPROPER,DISTCLEAN}_DIRS into {CLEAN,MRPROPER,DISTCLEAN}_FILES
because the difference is just the -r option passed to the 'rm' command.

Do likewise as commit 1634f2bf

 ("kbuild: remove clean-dirs syntax").

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 610134b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment