gpu: Provide KBUILD_SIGN_PIN to the build.sh

At the proper step pass-through the var KBUILD_SIGN_PIN
so that the kernel_headers step has the PIN for encrypting
the signing key.

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
Zvonko Kaiser
2025-02-12 17:06:45 +00:00
parent 0309b70522
commit 493ba63c77
2 changed files with 3 additions and 0 deletions

View File

@@ -30,3 +30,4 @@ CONFIG_MODULE_SIG_ALL=y
CONFIG_MODULE_SIG_SHA512=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
CONFIG_SYSTEM_TRUSTED_KEYRING=y