x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
[linux-2.6-block.git] / scripts / Makefile.lib
index b272ca64cd7582ad5bea76310e37e898b0cf2161..c3f4cacad7b0984925b4a2350d7e7d8ee8b63635 100644 (file)
@@ -263,7 +263,7 @@ objtool-args-$(CONFIG_HAVE_OBJTOOL_NOP_MCOUNT)              += --mnop
 endif
 objtool-args-$(CONFIG_UNWINDER_ORC)                    += --orc
 objtool-args-$(CONFIG_MITIGATION_RETPOLINE)            += --retpoline
-objtool-args-$(CONFIG_RETHUNK)                         += --rethunk
+objtool-args-$(CONFIG_MITIGATION_RETHUNK)              += --rethunk
 objtool-args-$(CONFIG_MITIGATION_SLS)                  += --sls
 objtool-args-$(CONFIG_STACK_VALIDATION)                        += --stackval
 objtool-args-$(CONFIG_HAVE_STATIC_CALL_INLINE)         += --static-call