6.5.2-xanmod1

This commit is contained in:
Sergey 2023-09-10 15:03:57 +00:00
parent 5ba0b6a5c2
commit 6014392e9b

View file

@ -35,7 +35,7 @@
%define patch_rel 1
# Release number. Increase this before a rebuild.
%define rpmrel 2.klp
%define rpmrel 1.klp
%define fullrpmrel %{rpmrel}
@ -80,7 +80,7 @@
%if %{mdvver} >= 201905
# Build binary out-of-tree kernel modules (experimental)
%bcond_without binary_extra_modules
%bcond_without nvidia_module
%bcond_with nvidia_module
# Sign kernel modules with GOST key (experimental)
%bcond_without gost_sign
%else