summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-03-08 02:07:23 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-03-08 02:07:23 +0000
commita4a81b0702cc51134d23f6f4486aa3bc60ef9266 (patch)
tree374969f0e5d341192f948f41e0b08c6a32fc1043
parent2e1a7cfc084425c8344c33a4dc194c666d1b5ee7 (diff)
parentfa03dd5f1eb44c3c468f765cdee253030b3e7f48 (diff)
downloadarndale-a4a81b0702cc51134d23f6f4486aa3bc60ef9266.tar.gz
Merge "Add TARGET_CPU_VARIANT of cortex-a15 for arndale."tools_r22jb-mr1.1-dev-plus-aosp
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index bbbf7a8..1c6ebba 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -19,5 +19,6 @@
TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
+TARGET_CPU_VARIANT := cortex-a15
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi