All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various build dependency fixes
@ 2020-05-04 12:38 Jan Kiszka
  2020-05-04 12:38 ` [PATCH 1/4] kbuild: efi: Avoid rebuilding efi targets Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Jan Kiszka @ 2020-05-04 12:38 UTC (permalink / raw)
  To: u-boot

See patches for details.

Jan

CC: Andrew F. Davis <afd@ti.com>
CC: Heinrich Schuchardt <xypron.glpk@gmx.de>
CC: Jan Kiszka <jan.kiszka@siemens.com>
CC: Jean-Jacques Hiblot <jjhiblot@ti.com>

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-18 17:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 12:38 [PATCH 0/4] Various build dependency fixes Jan Kiszka
2020-05-04 12:38 ` [PATCH 1/4] kbuild: efi: Avoid rebuilding efi targets Jan Kiszka
2020-05-04 18:35   ` Heinrich Schuchardt
2020-05-04 12:38 ` [PATCH 2/4] kbuild: spl: Fix parallel build Jan Kiszka
2020-05-14 17:15   ` Tom Rini
2020-05-04 12:38 ` [PATCH 3/4] kbuild: spl: Add shrunk arch-dtbs to targets list Jan Kiszka
2020-05-14 17:15   ` Tom Rini
2020-05-04 12:38 ` [PATCH 4/4] kbuild: arm: Fix duplicate builds of dtbs Jan Kiszka
2020-05-08 15:40   ` Andrew F. Davis
2020-05-08 15:54     ` Jan Kiszka
2020-05-18 16:26       ` Andrew F. Davis
2020-05-18 17:34         ` Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.