Remove redundant macros for ppc64le
We only have ppc64le
This commit is contained in:
parent
10b3a150cf
commit
da6f972e3c
@ -364,10 +364,8 @@ Summary: The Linux kernel
|
||||
%define make_target vmlinux
|
||||
%define kernel_image vmlinux
|
||||
%define kernel_image_elf 1
|
||||
%ifarch ppc64le
|
||||
%define all_arch_configs kernel-%{version}-ppc64le*.config
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifarch s390x
|
||||
%define asmarch s390
|
||||
|
Loading…
Reference in New Issue
Block a user