]> 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)
commit139b8e9ebd02e601571f7513f2b582ab476149e7
tree08ff771366559ed4bfe008ac0270e6fb89d303fe
parent0a0d2f756aaabbf6bc6b59d975e2f51aec668aad
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