mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
feat: remove compression for riscv Image
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
@@ -123,7 +123,7 @@ case $ARCH in
|
||||
um)
|
||||
installed_image_path="usr/bin/linux-$version"
|
||||
;;
|
||||
parisc|mips|powerpc)
|
||||
parisc|mips|powerpc|riscv*)
|
||||
installed_image_path="boot/vmlinux-$version"
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user