[PATCH 0/6] microblaze: fix various problems in building boot images
From: Masahiro Yamada
Date: Fri Dec 07 2018 - 06:34:30 EST
This patch set fixes various issues in microblaze Makefiles.
V2 reflected Michal's comments, and cleaned up a little more.
I did not add Michals' Acked-by.
If this patch set goes to the MicroBlaze tree, he will add
Signed-off-by anyway.
This patch set is independent of Kbuild tree,
so it should apply to MicroBlaze tree.
Resolved the conflict with:
commit 1e17ab5320a654eaf1e4ce121c61e7aa9732805a
Author: Firoz Khan <firoz.khan@xxxxxxxxxx>
Date: Tue Nov 13 11:34:34 2018 +0530
microblaze: generate uapi header and system call table files
Masahiro Yamada (6):
microblaze: adjust the help to the real behavior
microblaze: move "... is ready" messages to arch/microblaze/Makefile
microblaze: fix multiple bugs in arch/microblaze/boot/Makefile
microblaze: add linux.bin* and simpleImage.* to PHONY
microblaze: fix race condition in building boot images
microblaze: remove the explicit removal of system.dtb
arch/microblaze/Makefile | 22 ++++++++++++++--------
arch/microblaze/boot/Makefile | 23 +++++++++--------------
arch/microblaze/boot/dts/Makefile | 5 +----
3 files changed, 24 insertions(+), 26 deletions(-)
--
2.7.4