From 0884f21042de35645f0d08641b9a2669b3a7843c Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Fri, 4 Feb 2022 07:41:16 +0000 Subject: payloads/tianocore: Rework Makefile Rework edkii makefile so that the various build options are unified between CorebootPayloadPkg, uefipayload_202107 and upstream. This sets the project directory based on the git repository name i.e. https://github.com/mrchromebox/edk2 becomes mrchomebox Also builds to $(obj)/UEFIPAYLOAD.fd and allows using a commit ID without a branch. Signed-off-by: Sean Rhodes Change-Id: I3cc274e7385dd71c2aae315162cc48444b7eaa5f Reviewed-on: https://review.coreboot.org/c/coreboot/+/61620 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier Reviewed-by: Martin Roth - Personal --- src/mainboard/starlabs/labtop/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/starlabs/labtop/Kconfig b/src/mainboard/starlabs/labtop/Kconfig index e133faab3f..6fe3446e93 100644 --- a/src/mainboard/starlabs/labtop/Kconfig +++ b/src/mainboard/starlabs/labtop/Kconfig @@ -81,7 +81,6 @@ config ME_BIN_PATH config TIANOCORE_BOOTSPLASH_FILE string - depends on TIANOCORE_BOOTSPLASH_IMAGE default "3rdparty/blobs/mainboard/starlabs/Logo.bmp" config UART_FOR_CONSOLE -- cgit v1.2.3