]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 20 Jan 2022 05:31:00 +0000 (14:31 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 22 Jan 2022 15:00:14 +0000 (00:00 +0900)
commit1cb23f94290d8ceb20616190e0a29ba3f5b79121
tree6fbf4a4539e7fbef30b8a82dcac9c9c1d8b90add
parent9c6c46fd12e38c14548b25236e53c88f9231cc18
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"

This reverts commit ee52a90c15b56a637bffe04dfebbe426887baa8b.

Commit d210c61d23dc ("kbuild: do not quote string values in
include/config/auto.conf") provided the final solution.

Now reverting the temporary workaround.

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