We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efaf9c9 commit f08356bCopy full SHA for f08356b
tests/patch/build_tools/build_tools.sh
@@ -32,7 +32,7 @@ echo "Now at:"
32
git log -1 --pretty='%h ("%s")' HEAD
33
34
# These are either very slow or don't build
35
-export SKIP_TARGETS="bpf dt landlock livepatch lsm user_events mm powerpc"
+export SKIP_TARGETS="bpf dt landlock livepatch lsm sched_ext user_events mm powerpc"
36
37
pr "Cleaning"
38
make O=$output_dir $build_flags -C tools/testing/selftests/ clean
0 commit comments