summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-03-31 20:47:25 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-03-31 20:47:25 +0200
commit8d941d01afe78bfa740afdbdc378d3dff485348d (patch)
tree74711fdced4bdbb9935ee29b28e4322e27d2f1c2
parentc4b406e4b845c14839146c32fbf7a8dec230874a (diff)
parent46ba9fbc4f6ea2d4818ecbd1ce4f9eba9e5212b6 (diff)
downloadkernel-8d941d01afe78bfa740afdbdc378d3dff485348d.tar.gz
kernel-8d941d01afe78bfa740afdbdc378d3dff485348d.tar.xz
kernel-8d941d01afe78bfa740afdbdc378d3dff485348d.zip
-rwxr-xr-xkernel.spec2
-rw-r--r--mod-internal.list2
2 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index adec1d167..add47d534 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -244,6 +244,8 @@ Summary: The Linux kernel
%define with_selftests 0
%endif
+%define with_tools 0
+
%if %{with_verbose}
%define make_opts V=1
%else
diff --git a/mod-internal.list b/mod-internal.list
index fa2f7731c..c1b56a123 100644
--- a/mod-internal.list
+++ b/mod-internal.list
@@ -51,3 +51,5 @@ test_hash
test_bpf
stackinit_kunit
overflow_kunit
+clk-gate_test
+clk_test