Reenable binary kernel modules

Fixes: 51eafaa2
This commit is contained in:
Mikhail Novosyolov 2023-07-31 21:49:11 +03:00
parent f5d42c129c
commit d906815dc1

View file

@ -35,7 +35,7 @@
%define sublevel 42
# Release number. Increase this before a rebuild.
%define rpmrel 3
%define rpmrel 4
%define fullrpmrel %{rpmrel}
%define rpmtag %{disttag}
@ -85,7 +85,7 @@
%endif
# Build binary out-of-tree kernel modules (experimental)
%bcond_with binary_extra_modules
%bcond_without binary_extra_modules
# Sign kernel modules with GOST key (experimental)
%bcond_without gost_sign