[PATCH 1/5] tools: build mkfwumdata with tools-only_defconfig

Dario Binacchi dario.binacchi at amarulasolutions.com
Sun Dec 28 16:17:51 CET 2025


Always build mkfwumdata when using tools-only_defconfig.

Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
---

 configs/tools-only_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig
index 42ec59575100..bdc646e29b32 100644
--- a/configs/tools-only_defconfig
+++ b/configs/tools-only_defconfig
@@ -40,3 +40,4 @@ CONFIG_VIRTIO_PCI=n
 CONFIG_VIRTIO_SANDBOX=n
 CONFIG_GENERATE_ACPI_TABLE=n
 CONFIG_TOOLS_MKEFICAPSULE=y
+CONFIG_TOOLS_MKFWUMDATA=y
-- 
2.43.0



More information about the U-Boot mailing list