kbuild: stop removing stale <linux/version.h> file
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 20 Jan 2021 04:04:03 +0000 (13:04 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 16 Feb 2021 03:01:45 +0000 (12:01 +0900)
commit0dd77e957a005fa41bf36cdbb0ce841ef7edcdb4
treef2129f889f07c6a573fcad5ed5f9bcbeece9d74a
parent3d277907c2ff36b2057c836023ee46f4f79e691c
kbuild: stop removing stale <linux/version.h> file

Revert commit 223c24a7dba9 ("kbuild: Automatically remove stale
<linux/version.h> file").

It was more than 6 years ago. I do not expect anybody to start
git-bisect for such a big window.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile