Re: [PATCH 0/6] ARC: build: fix various issues in arc boot Makefile

From: Vineet Gupta
Date: Tue Nov 24 2020 - 23:40:48 EST


Hi Masahiro San,

On 11/21/20 11:36 AM, Masahiro Yamada wrote:
>
>
> Masahiro Yamada (6):
> ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
> ARC: build: add uImage.lzma to the top-level target
> ARC: build: add boot_targets to PHONY
> ARC: build: move symlink creation to arch/arc/Makefile to avoid race
> ARC: build: remove unneeded extra-y
> ARC: build: use $(READELF) instead of hard-coded readelf
>
> arch/arc/Makefile | 20 +++++++++++++-------
> arch/arc/boot/Makefile | 18 ++++--------------
> 2 files changed, 17 insertions(+), 21 deletions(-)

This LGTM. Do you want me to pick up these via ARC tree ?

Thx,
-Vineet