Returning a code deleted by mistake

i9-ispras-fuzzing-kmsan
ebasov 2 weeks ago
parent 06aed86488
commit 20c06309a8
Signed by: ebasov
GPG Key ID: 23356EDA24E5499D

@ -556,6 +556,16 @@ Requires: %{name}-core-uname-r = %{KVERREL}\
# And, finally, the main -core package.
%ifarch aarch64
%define variant_summary The Linux kernel.
%kernel_lt_variant_package
%description core
The %{name} package contains the Linux kernel (vmlinuz), the core of any
Linux kernel based operating system. The %{name} package handles the basic
functions of the operating system: memory allocation, process allocation,
device input and output, etc.
%endif
%ifarch x86_64
%define variant_summary The Linux kernel.
%kernel_lt_variant_package kmsan

Loading…
Cancel
Save