From: Hector Oron Date: Wed, 8 Jul 2020 23:29:02 +0000 (+0100) Subject: Enable generic tools build X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1^2^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8480a76c52104e0da3f1eb7cf515cea610164531;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