Messages in this thread |  | | From | Masahiro Yamada <> | | Subject | [PATCH 0/6] ARC: build: fix various issues in arc boot Makefile | | Date | Sun, 22 Nov 2020 04:36:51 +0900 |
| |
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(-)
-- 2.25.1
|  |