aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>2020-02-04 13:08:44 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-02-05 13:45:37 +0900
commit089b7d890f972f6b649fedc9259f6b93a18fb970 (patch)
treeec5c05f3527a5a6b5053b88ab6b1bedc2a6f51fe /Makefile
parentkallsyms: fix type of kallsyms_token_table[] (diff)
downloadlinux-dev-089b7d890f972f6b649fedc9259f6b93a18fb970.tar.xz
linux-dev-089b7d890f972f6b649fedc9259f6b93a18fb970.zip
kconfig: Invalidate all symbols after changing to y or m.
Since commit 89b9060987d9 ("kconfig: Add yes2modconfig and mod2yesconfig targets.") forgot to clear SYMBOL_VALID bit after changing to y or m, these targets did not save the changes. Call sym_clear_all_valid() so that all symbols are revalidated. Fixes: 89b9060987d9 ("kconfig: Add yes2modconfig and mod2yesconfig targets.") Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions