From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Date: Mon, 4 May 2020 14:38:28 +0200 Subject: [PATCH 0/4] Various build dependency fixes Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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