From: Hector Oron Date: Fri, 28 Aug 2020 23:35:40 +0000 (+0100) Subject: Enable generic tools build X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=46e1ca0fc1a0df78e3fe3dfb1519c4a97cd9ecec;p=u-boot.git Enable generic tools build Gbp-Pq: Name tools-generic-builds.patch --- diff --git a/tools/Makefile b/tools/Makefile index 879c3fd4a..5ce04fc84 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