summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-03-04 15:31:35 -0800
committerChristopher Ferris <cferris@google.com>2013-03-07 18:06:34 -0800
commitfa03dd5f1eb44c3c468f765cdee253030b3e7f48 (patch)
tree374969f0e5d341192f948f41e0b08c6a32fc1043
parent2e1a7cfc084425c8344c33a4dc194c666d1b5ee7 (diff)
downloadarndale-fa03dd5f1eb44c3c468f765cdee253030b3e7f48.tar.gz
Add TARGET_CPU_VARIANT of cortex-a15 for arndale.
Bug: 8005082 Merge from internal master. Change-Id: I1fbb02e6d2aebee8a0c62ce25d33e4f79f0851fe
-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