summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.build')
-rw-r--r--scripts/Makefile.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/Makefile.build b/scripts/Makefile.build
index a8e7ba9f73e8..6a6be9f440cf 100644
--- a/scripts/Makefile.build
+++ b/scripts/Makefile.build
@@ -236,10 +236,8 @@ ifdef CONFIG_GCOV_KERNEL
236objtool_args += --no-unreachable 236objtool_args += --no-unreachable
237endif 237endif
238ifdef CONFIG_RETPOLINE 238ifdef CONFIG_RETPOLINE
239ifneq ($(RETPOLINE_CFLAGS),)
240 objtool_args += --retpoline 239 objtool_args += --retpoline
241endif 240endif
242endif
243 241
244 242
245ifdef CONFIG_MODVERSIONS 243ifdef CONFIG_MODVERSIONS