From: Youling Tang <youling.tang@linux.dev>
To: Huacai Chen <chenhuacai@kernel.org>
Cc: loongarch@lists.linux.dev, youling.tang@linux.dev
Subject: [PATCH v2 0/3] LoongArch: Adjust the 'make install' operation
Date: Mon, 21 Apr 2025 13:47:41 +0800 [thread overview]
Message-ID: <20250421054744.46791-1-youling.tang@linux.dev> (raw)
Changelog:
v2:
* Adjust the patch sequence.
* Adjust the title information.
* Distinguish between vmlinux.efi and vmlinux.elf in install.sh
* Correct minor mistakes.
Youling Tang (3):
LoongArch: Add fallback install.sh
LoongArch: Using a generic scripts/install.sh in `make install`
LoongArch: Add some annotations in archhelp
arch/loongarch/Makefile | 11 ++++---
arch/loongarch/boot/install.sh | 53 ++++++++++++++++++++++++++++++++++
2 files changed, 60 insertions(+), 4 deletions(-)
create mode 100755 arch/loongarch/boot/install.sh
--
2.38.1
next reply other threads:[~2025-04-21 5:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-21 5:47 Youling Tang [this message]
2025-04-21 5:47 ` [PATCH v2 1/3] LoongArch: Add fallback install.sh Youling Tang
2025-04-21 5:47 ` [PATCH v2 2/3] LoongArch: Using a generic scripts/install.sh in `make install` Youling Tang
2025-04-21 5:47 ` [PATCH v2 3/3] LoongArch: Add some annotations in archhelp Youling Tang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250421054744.46791-1-youling.tang@linux.dev \
--to=youling.tang@linux.dev \
--cc=chenhuacai@kernel.org \
--cc=loongarch@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.