aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-03-08 02:10:58 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-03-08 02:10:58 +0000
commit71b1a6d013347f6b4d229c0072856da3ac1cd1de (patch)
tree445434f92c439d50d1e747d7ec25386d5de901c3
parentbbccd6df92ec047fca8c4ff750e409cbbe4f4542 (diff)
parent473489dcb8fb3a65f09285c1bb7050e2daa7d839 (diff)
downloadpanda-71b1a6d013347f6b4d229c0072856da3ac1cd1de.tar.gz
Merge "Adding TARGET_CPU_VARIANT to config file."
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 4211588..88137d6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -31,6 +31,7 @@ TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true
TARGET_ARCH:= arm
TARGET_ARCH_VARIANT := armv7-a-neon
+TARGET_CPU_VARIANT := cortex-a9
ARCH_ARM_HAVE_TLS_REGISTER := true
BOARD_HAVE_BLUETOOTH := true