Skip to content
Snippets Groups Projects
Commit 1634f2bf authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove clean-dirs syntax


The only the difference between clean-files and clean-dirs is the -r
option passed to the 'rm' command.

You can always pass -r, and then remove the clean-dirs syntax.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 36de077b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment