Forum | Documentation | Website | Blog

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

kbuild: check sha1sum just once for each atomic header


It is unneeded to check the sha1sum every time.

Create the timestamp files to manage it.

Add '.' to clean-dirs because 'make clean' must visit ./Kbuild to
clean up the timestamp files.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent a3c4d4ab
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