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)
commite92e2634ef3a95376ad917452a476fccaff83fde
tree6fbf4a4539e7fbef30b8a82dcac9c9c1d8b90add
parent10756dc5b02bff370ddd351d7744bc99ada659c2
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"

This reverts commit cd8c917a56f20f48748dd43d9ae3caff51d5b987.

Commit 129ab0d2d9f3 ("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