forked from rpms/kernel
Disable kABI check because of changed page size for GCP
This commit is contained in:
parent
b4b9acfbd3
commit
53aedda501
@ -290,6 +290,10 @@
|
||||
%define hdrarch arm64
|
||||
%define make_target Image.gz
|
||||
%define kernel_image arch/arm64/boot/Image.gz
|
||||
# Disable kABI check because of changed page size for GCP
|
||||
%define with_kabichk 0
|
||||
%define with_kabidupchk 0
|
||||
%define with_kabidwchk 0
|
||||
%endif
|
||||
|
||||
# To temporarily exclude an architecture from being built, add it to
|
||||
|
Loading…
Reference in New Issue
Block a user