forked from pool/libguestfs
- define kernel_binary on aarch64
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=312
This commit is contained in:
@@ -92,6 +92,9 @@ Release: 0
|
||||
%define kernel_binary /boot/image
|
||||
%endif
|
||||
%ifarch %arm
|
||||
%define kernel_binary /boot/uImage
|
||||
%endif
|
||||
%ifarch aarch64
|
||||
%define kernel_binary /boot/Image
|
||||
%endif
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user