From: Hector Oron Date: Mon, 5 Oct 2020 19:13:28 +0000 (+0100) Subject: Enable generic tools build X-Git-Tag: archive/raspbian/2021.01+dfsg-4+rpi1~1^2^2^2^2^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=32d2731d0dcddf12296fb34961014c831f7f8d47;p=u-boot.git Enable generic tools build Gbp-Pq: Name tools-generic-builds.patch --- diff --git a/tools/Makefile b/tools/Makefile index 51123fd92..9d0a31c7e 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -52,7 +52,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_FIT_SIGNATURE) += fit_info fit_check_sign hostprogs-$(CONFIG_CMD_BOOTEFI_SELFTEST) += file2include