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