mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210velte.git
synced 2024-10-31 19:37:28 +00:00
gts210vewifi: Set TARGET_2ND_CPU_VARIANT to cortex-a53
This commit is contained in:
parent
8176cad952
commit
95561834d9
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ TARGET_2ND_ARCH := arm
|
|||
TARGET_2ND_ARCH_VARIANT := armv7-a-neon
|
||||
TARGET_2ND_CPU_ABI := armeabi-v7a
|
||||
TARGET_2ND_CPU_ABI2 := armeabi
|
||||
TARGET_2ND_CPU_VARIANT := cortex-a53.a57
|
||||
TARGET_2ND_CPU_VARIANT := cortex-a53
|
||||
|
||||
# Kernel Prebuilt
|
||||
TARGET_PREBUILT_KERNEL := device/samsung/gts210vewifi/kernel
|
||||
|
|
Loading…
Reference in a new issue