summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-02-22 20:01:28 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-02-22 20:01:28 +0000
commit5c807dee3dde8fdb3b87f5ed0e068aabd2a39f87 (patch)
tree2ffb68140f901c850f9c1821a9003e9594da19e8 /BoardConfig.mk
parent628a91d781228f78a1e223a7e9949a8523e7c9de (diff)
parentd7536b03739786f1d533f4ffeac527a652d356fb (diff)
downloaddevice_samsung_tuna-5c807dee3dde8fdb3b87f5ed0e068aabd2a39f87.zip
device_samsung_tuna-5c807dee3dde8fdb3b87f5ed0e068aabd2a39f87.tar.gz
device_samsung_tuna-5c807dee3dde8fdb3b87f5ed0e068aabd2a39f87.tar.bz2
Merge "Adding TARGET_CPU_VARIANT to config file."
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8d496a9..45f1bab 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -30,6 +30,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
TARGET_NO_BOOTLOADER := true