[PE] miatoll: Set the 2nd arch to armv8-2a

Otherwise build fails. Makes no sense.

Change-Id: I67094b85f55cbd06310a90dbaa1377c87735b0cb
This commit is contained in:
Alexander Winkowski 2023-02-27 16:04:19 +00:00
parent e7039317d3
commit cdd0d3deef
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -17,7 +17,7 @@ TARGET_CPU_ABI2 :=
TARGET_CPU_VARIANT := cortex-a76
TARGET_2ND_ARCH := arm
TARGET_2ND_ARCH_VARIANT := armv8-a
TARGET_2ND_ARCH_VARIANT := armv8-2a
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a76