kheaders: use standard naming for the temporary directory
If the kheaders archive generation is interrupted then this directory may be left on disk and not ignored by git. By using the standard naming schema for temporary files and directories the default .gitignore and "make clean" rules will apply. Suggested-by: NNicolas Schier <nicolas@fjasle.eu> Suggested-by: NMasahiro Yamada <masahiroy@kernel.org> Signed-off-by: NThomas Weißschuh <linux@weissschuh.net> Reviewed-by: NNicolas Schier <nicolas@fjasle.eu> Tested-by: NNicolas Schier <nicolas@fjasle.eu> Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org>
Showing
想要评论请 注册 或 登录