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

kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distclean


The patterns '.*.orig' and '.*.rej' are cleaned away by '*.orig' and
'*.rej' seen two lines above.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 35288e30
No related branches found
No related tags found
No related merge requests found
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