]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - init/Makefile
Merge branch 'kvm-basic-exit-reason' into HEAD
[mirror_ubuntu-jammy-kernel.git] / init / Makefile
index 6246a06364d0f1228a4e8967a80b2ee850140ec4..d45e967483b247e867684c459f59df98dee63b26 100644 (file)
@@ -35,4 +35,4 @@ include/generated/compile.h: FORCE
        @$($(quiet)chk_compile.h)
        $(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkcompile_h $@   \
        "$(UTS_MACHINE)" "$(CONFIG_SMP)" "$(CONFIG_PREEMPT)"    \
-       "$(CONFIG_PREEMPT_RT)" "$(CC) $(KBUILD_CFLAGS)"
+       "$(CONFIG_PREEMPT_RT)" "$(CC)" "$(LD)"