LoongArch: Using generic scripts/install.sh in `make install`
authorYouling Tang <tangyouling@kylinos.cn>
Fri, 30 May 2025 13:45:42 +0000 (21:45 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Fri, 30 May 2025 13:45:42 +0000 (21:45 +0800)
commit75cffd392bfabc30ee88836887ea5439ec3b8089
treedec076579486e7cf8ed07c820a5fd2f0b09b4130
parenta96c7330da0b4cc64c6f79044d03f52532bdfc5b
LoongArch: Using generic scripts/install.sh in `make install`

Use the generic script/install.sh to perform the make install operation.
This will automatically generate the initrd file and modify the grub.cfg
without manual intervention (The previous kernel image, config file and
System.map will also be generated), similar to other architectures.

Signed-off-by: Youling Tang <tangyouling@kylinos.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/Makefile