All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] LoongArch: Adjust the 'make install' operation
@ 2025-04-21  5:47 Youling Tang
  2025-04-21  5:47 ` [PATCH v2 1/3] LoongArch: Add fallback install.sh Youling Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Youling Tang @ 2025-04-21  5:47 UTC (permalink / raw)
  To: Huacai Chen; +Cc: loongarch, youling.tang

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-04-21  5:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-21  5:47 [PATCH v2 0/3] LoongArch: Adjust the 'make install' operation Youling Tang
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

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.