payloads/external/leanefi: Add missing license

Change-Id: Ib95cb55add23fa172f187cbcb475958767f8a923
Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82905
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Maximilian Brune 2024-06-04 18:11:03 +02:00 committed by Felix Singer
parent c2149b7e6a
commit 25e3c63b53
3 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,5 @@
## SPDX-License-Identifier: GPL-2.0-only
if PAYLOAD_LEANEFI
menu "leanEFI configuration"

View File

@ -1,3 +1,5 @@
## SPDX-License-Identifier: GPL-2.0-only
config PAYLOAD_LEANEFI
bool "leanefi"
depends on ARCH_ARM64

View File

@ -1,3 +1,4 @@
## SPDX-License-Identifier: GPL-2.0-only
unexport KCONFIG_AUTOHEADER
unexport KCONFIG_AUTOCONFIG