From patchwork Mon May 4 12:38:28 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Kiszka X-Patchwork-Id: 245000 List-Id: U-Boot discussion From: jan.kiszka at web.de (Jan Kiszka) Date: Mon, 4 May 2020 14:38:28 +0200 Subject: [PATCH 0/4] Various build dependency fixes Message-ID: See patches for details. Jan CC: Andrew F. Davis CC: Heinrich Schuchardt CC: Jan Kiszka CC: Jean-Jacques Hiblot Jan Kiszka (4): kbuild: efi: Avoid rebuilding efi targets kbuild: spl: Fix parallel build kbuild: spl: Add shrunk arch-dtbs to targets list kbuild: arm: Fix duplicate builds of dtbs arch/arm/dts/Makefile | 6 ++++-- arch/arm/mach-k3/config_secure.mk | 19 ++++++++++++++----- lib/efi_loader/Makefile | 1 + scripts/Makefile.lib | 2 ++ scripts/Makefile.spl | 7 +++++-- 5 files changed, 26 insertions(+), 9 deletions(-) --- 2.26.1