kernel-build: ignore runtime config options during reconfig
authorPetr Štetiar <ynezz@true.cz>
Mon, 18 Nov 2019 13:32:23 +0000 (14:32 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 24 Nov 2019 13:19:43 +0000 (14:19 +0100)
commit74acc160a959b50776b9012dc9122734c8a110da
tree5233d86aa3173d06b66697b8851a667b80a5f5b5
parent68fb38548b1051f97879d771258b480c6b81a3da
kernel-build: ignore runtime config options during reconfig

Don't put CC_HAS_ASM_GOTO, IS_GCC, IS_CLANG and GCC_VERSION runtime
config options into the kernel configs during reconfiguration as it
makes no sense, since these options should be set at runtime.

Fixes: FS#2588
Signed-off-by: Petr Štetiar <ynezz@true.cz>
include/kernel-build.mk