commit | 3044dd05289d6c768c7c5d00f58208fc1f3927f3 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Fri May 01 15:01:41 2020 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Tue May 26 00:03:15 2020 +0900 |
tree | 08ff771366559ed4bfe008ac0270e6fb89d303fe | |
parent | 88a8e278ff0b6b461bf39d4ace17384e976a3f3f [diff] |
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>