From: Jan Altensen Date: Tue, 22 Sep 2020 19:38:27 +0000 (+0400) Subject: universal8895: BoardConfig: ditch custom Exynos mtunes X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a3e977de3a2f5c10dda66cf751a3d5d6ce9508bb;p=GitHub%2Fexynos8895%2Fandroid_device_samsung_universal8895-common.git universal8895: BoardConfig: ditch custom Exynos mtunes --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 6b6cb5f..a52fdea 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -42,7 +42,7 @@ TARGET_ARCH := arm64 TARGET_ARCH_VARIANT := armv8-a TARGET_CPU_ABI := arm64-v8a TARGET_CPU_ABI2 := -TARGET_CPU_VARIANT := exynos-m1 +TARGET_CPU_VARIANT := generic # Secondary Architecture TARGET_2ND_ARCH := arm