mirror of
https://abf.rosa.ru/djam/kernel-6.7-xanmod.git
synced 2025-02-24 09:32:49 +00:00
5.17.6-xanmod1
This commit is contained in:
parent
391e7ee886
commit
280de6d681
1 changed files with 3 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
# sublevel is used for stable-based kernels
|
||||
%define sublevel 6
|
||||
%define patch_name xanmod
|
||||
%define patch_rel 1
|
||||
%define patch_rel 2
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 1.klp
|
||||
|
@ -865,6 +865,8 @@ sed -i 's/CONFIG_MODULE_SIG=y/# CONFIG_MODULE_SIG is not set/' .config
|
|||
|
||||
sed -i 's!CONFIG_MODULE_SIG_KEY="certs/signing_key.pem"!CONFIG_MODULE_SIG_KEY=""!' .config
|
||||
|
||||
sed -i 's/CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES=y/# CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES is not set/' .config
|
||||
|
||||
|
||||
touch %{build_dir}/.config.append
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue