summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2013-02-16 20:24:23 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2013-02-16 20:24:23 +0700
commit15d28f2bfe320514dcb9bd9894fcaed2f480bcf5 (patch)
treeff20a6aa8fb320dd6ae79c3c28bb640b8cebd8cb
parentf7f35bc3ba2f0052cd318409d2eea73e5b3c66ae (diff)
downloaddevice_samsung_aries-common-15d28f2bfe320514dcb9bd9894fcaed2f480bcf5.zip
device_samsung_aries-common-15d28f2bfe320514dcb9bd9894fcaed2f480bcf5.tar.gz
device_samsung_aries-common-15d28f2bfe320514dcb9bd9894fcaed2f480bcf5.tar.bz2
aries-common: opt-in to bionic optimization
Change-Id: I9503753104d4dc96f6ca666b12e78fa970cf95e7
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 1a258b0..37e6cc7 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -26,6 +26,7 @@ TARGET_ARCH := arm
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_ARCH_VARIANT := armv7-a-neon
+TARGET_ARCH_VARIANT_CPU := cortex-a8
ARCH_ARM_HAVE_TLS_REGISTER := true
TARGET_NO_BOOTLOADER := true