]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit - Makefile
kbuild: invoke syncconfig if autoconf.h is missing
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 1 May 2020 06:01:41 +0000 (15:01 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 25 May 2020 15:03:15 +0000 (00:03 +0900)
commit3044dd05289d6c768c7c5d00f58208fc1f3927f3
tree08ff771366559ed4bfe008ac0270e6fb89d303fe
parent88a8e278ff0b6b461bf39d4ace17384e976a3f3f
kbuild: invoke syncconfig if autoconf.h is missing

If include/generated/autoconf.h is accidentally lost somehow,
there is no clear way to fix it. Make it self-healing.

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