aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 10:07:48 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-10 10:07:48 -0700
commit6893c9ecc57e2939477eec785626368b1dc66c04 (patch)
tree3450f6403c918cd7af01fee0e963398e8087a0a8
parent1de577f6e708b63adea1b145e53888b4eed8759e (diff)
parent48dea806820cea16f16df24c6d9fe740381b6507 (diff)
downloadpanda-6893c9ecc57e2939477eec785626368b1dc66c04.tar.gz
am 48dea806: Merge "Fix build - Add TARGET_ARCH := arm"
* commit '48dea806820cea16f16df24c6d9fe740381b6507': Fix build - Add TARGET_ARCH := arm
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 32e6fd7..6f4ed80 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -25,6 +25,7 @@ USE_CAMERA_STUB := true
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true
+TARGET_ARCH:= arm
TARGET_ARCH_VARIANT := armv7-a-neon
ARCH_ARM_HAVE_TLS_REGISTER := true