Re: [PATCH v3 0/3] LoongArch: Adjust the 'make install' operation
From: Huacai Chen
Date: Sat May 17 2025 - 05:31:24 EST
Applied, thanks.
Huacai
On Thu, Apr 24, 2025 at 10:41 AM Youling Tang <youling.tang@xxxxxxxxx> 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
>