aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-03-07 18:55:29 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-03-07 18:55:29 -0800
commit719518bf4bc031e26954d07e30fee2cca5683fe5 (patch)
tree13b9c170433f70f846520d58b18f10104d76afb4
parent0f6e8e00bd34b783e66fbeea9a571c7a23326261 (diff)
parent71b1a6d013347f6b4d229c0072856da3ac1cd1de (diff)
downloadpanda-719518bf4bc031e26954d07e30fee2cca5683fe5.tar.gz
am 71b1a6d0: Merge "Adding TARGET_CPU_VARIANT to config file."
* commit '71b1a6d013347f6b4d229c0072856da3ac1cd1de': 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