[PATCH v3 0/3] LoongArch: Adjust the 'make install' operation

Youling Tang posted 3 patches 9 months, 2 weeks ago
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
[PATCH v3 0/3] LoongArch: Adjust the 'make install' operation
Posted by Youling Tang 9 months, 2 weeks ago
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
Re: [PATCH v3 0/3] LoongArch: Adjust the 'make install' operation
Posted by Huacai Chen 8 months, 3 weeks ago
Applied, thanks.

Huacai

On Thu, Apr 24, 2025 at 10:41 AM Youling Tang <youling.tang@linux.dev> wrote:
>
> 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
>