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

Changelog:
  v3:
  * Add a copy of the kernel config file.
  * Some minor adjustments.

  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 a default install.sh
  LoongArch: Using generic scripts/install.sh in `make install`
  LoongArch: Add some annotations in archhelp

 arch/loongarch/Makefile        | 11 ++++---
 arch/loongarch/boot/install.sh | 56 ++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+), 4 deletions(-)
 create mode 100755 arch/loongarch/boot/install.sh

-- 
2.38.1


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

end of thread, other threads:[~2025-05-17  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24  2:40 [PATCH v3 0/3] LoongArch: Adjust the 'make install' operation Youling Tang
2025-04-24  2:40 ` [PATCH v3 1/3] LoongArch: Add a default install.sh Youling Tang
2025-04-24  2:40 ` [PATCH v3 2/3] LoongArch: Using generic scripts/install.sh in `make install` Youling Tang
2025-04-24  2:40 ` [PATCH v3 3/3] LoongArch: Add some annotations in archhelp Youling Tang
2025-05-17  9:31 ` [PATCH v3 0/3] LoongArch: Adjust the 'make install' operation Huacai Chen

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.