Fix build issues
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
c60b382a36
commit
dc8d317d27
@ -242,6 +242,8 @@ Summary: The Linux kernel
|
|||||||
%define with_selftests 0
|
%define with_selftests 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%define with_tools 0
|
||||||
|
|
||||||
%if %{with_verbose}
|
%if %{with_verbose}
|
||||||
%define make_opts V=1
|
%define make_opts V=1
|
||||||
%else
|
%else
|
||||||
|
@ -51,3 +51,4 @@ test_hash
|
|||||||
test_bpf
|
test_bpf
|
||||||
stackinit_kunit
|
stackinit_kunit
|
||||||
overflow_kunit
|
overflow_kunit
|
||||||
|
clk-gate_test
|
||||||
|
Loading…
Reference in New Issue
Block a user