aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-09-03 09:47:01 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-09-03 09:47:01 -0700
commitf511ce1424e5f3c32619eb0258afa8abd38fe3cc (patch)
tree61bb3f37e85c3ac4c9eb941f4f0630836d2ddb46 /kernel/Makefile
parentMerge branches 'doc.2020.08.24a', 'fixes.2020.09.03b' and 'torture.2020.08.24... (diff)
parentrcuperf: Change rcuperf to rcuscale (diff)
downloadlinux-f511ce1424e5f3c32619eb0258afa8abd38fe3cc.tar.gz
linux-f511ce1424e5f3c32619eb0258afa8abd38fe3cc.zip
Merge branch 'scftorture.2020.08.24a' into HEAD
scftorture.2020.08.24a: Torture tests for smp_call_function() and friends.
Diffstat (limited to 'kernel/Makefile')
-rw-r--r--kernel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/Makefile b/kernel/Makefile
index 9a20016d4900..c45f551deaaa 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -133,6 +133,8 @@ KASAN_SANITIZE_stackleak.o := n
KCSAN_SANITIZE_stackleak.o := n
KCOV_INSTRUMENT_stackleak.o := n
+obj-$(CONFIG_SCF_TORTURE_TEST) += scftorture.o
+
$(obj)/configs.o: $(obj)/config_data.gz
targets += config_data.gz