[GIT PULL] ARC updates for 5.11-rc3

From: Vineet Gupta
Date: Tue Jan 05 2021 - 00:02:55 EST


Hi Linus,

Happy New Year. Sorry for the delayed merge window material - holidays
got in the way.

Things are quieter on upstreaming front as we are mostly focusing on
ARCv3/ARC64 port.

Please pull.

Thx,
-Vineet
--------------->
The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/
tags/arc-5.11-rc3

for you to fetch changes up to 3a71e423133a4b1166ffafcb4a7cfa87ddecb910:

ARC: build: use $(READELF) instead of hard-coded readelf (2020-12-01
17:24:05 -0800)

----------------------------------------------------------------
ARC updates for 5.11-rc3

- build system updates from Masahiro Yamada

----------------------------------------------------------------
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(-)