riscv: change kernel image
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
parent
b3c173bfe0
commit
7094da6400
@ -313,8 +313,9 @@ Summary: The Linux kernel
|
|||||||
%define all_arch_configs kernel-%{version}-riscv64*.config
|
%define all_arch_configs kernel-%{version}-riscv64*.config
|
||||||
%define asmarch riscv
|
%define asmarch riscv
|
||||||
%define hdrarch riscv
|
%define hdrarch riscv
|
||||||
%define make_target bzImage
|
%define make_target vmlinux
|
||||||
%define kernel_image arch/riscv/boot/bzImage
|
%define kernel_image vmlinux
|
||||||
|
%define kernel_image_elf 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user