galaxys2: set TARGET_CPU_VARIANT
Change-Id: I363c67ab0a4768e3a38b5523961a5fe802a58dda
This commit is contained in:
parent
29ac3d8f5b
commit
cbb55f4d26
@ -25,6 +25,7 @@ TARGET_CPU_SMP := true
|
|||||||
TARGET_ARCH := arm
|
TARGET_ARCH := arm
|
||||||
TARGET_ARCH_VARIANT := armv7-a-neon
|
TARGET_ARCH_VARIANT := armv7-a-neon
|
||||||
TARGET_ARCH_VARIANT_CPU := cortex-a9
|
TARGET_ARCH_VARIANT_CPU := cortex-a9
|
||||||
|
TARGET_CPU_VARIANT := cortex-a9
|
||||||
ARCH_ARM_HAVE_NEON := true
|
ARCH_ARM_HAVE_NEON := true
|
||||||
ARCH_ARM_HAVE_TLS_REGISTER := true
|
ARCH_ARM_HAVE_TLS_REGISTER := true
|
||||||
EXYNOS4210_ENHANCEMENTS := true
|
EXYNOS4210_ENHANCEMENTS := true
|
||||||
|
Loading…
Reference in New Issue
Block a user