From: Hector Oron Date: Tue, 5 Apr 2022 16:26:39 +0000 (+0100) Subject: Enable generic tools build X-Git-Tag: archive/raspbian/2024.01+dfsg-5+rpi1~3^2^2^2^2^2^2^2^2^2^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=be520186149506eed3107ab2a99654963f77ddf3;p=u-boot.git Enable generic tools build Gbp-Pq: Name tools-generic-builds.patch --- diff --git a/tools/Makefile b/tools/Makefile index 60231c728..e880093dd 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -71,7 +71,7 @@ HOSTCFLAGS_xway-swap-bytes.o := -pedantic hostprogs-y += mkenvimage mkenvimage-objs := mkenvimage.o os_support.o lib/crc32.o -hostprogs-y += dumpimage mkimage +hostprogs-y += dumpimage mkimage mksunxiboot kwboot hostprogs-$(CONFIG_TOOLS_LIBCRYPTO) += fit_info fit_check_sign hostprogs-$(CONFIG_CMD_BOOTEFI_SELFTEST) += file2include