sys-kernel/vanilla-kernel: allow signing modules and efi executable

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2023-08-17 09:18:11 +02:00
parent 8130f91077
commit cc58d3ef65

View File

@@ -3,6 +3,7 @@
EAPI=8
KERNEL_IUSE_MODULES_SIGN=1
inherit kernel-build toolchain-funcs verify-sig
MY_P=linux-${PV}