We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f44fbc commit 01a6126Copy full SHA for 01a6126
init/Makefile
@@ -35,4 +35,4 @@ include/generated/compile.h: FORCE
35
@$($(quiet)chk_compile.h)
36
$(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkcompile_h $@ \
37
"$(UTS_MACHINE)" "$(CONFIG_SMP)" "$(CONFIG_PREEMPT)" \
38
- "$(CONFIG_PREEMPT_RT)" "$(CC) $(KBUILD_CFLAGS)" "$(LD)"
+ "$(CONFIG_PREEMPT_RT)" "$(CC)" "$(LD)"
0 commit comments