Disable kABI check because of changed page size for GCP

This commit is contained in:
Andrew Lukoshko 2023-05-02 15:28:22 +02:00
parent b4b9acfbd3
commit 53aedda501
1 changed files with 4 additions and 0 deletions

View File

@ -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