]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3f7cfb381b5dd11b743aedb17e7bccce74d9c39
tree08ff771366559ed4bfe008ac0270e6fb89d303fe
parentf6a1a901a8290603fe86a6fbeecfb263b56b12f6
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