aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 12:44:20 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-10 12:44:20 -0700
commit6b072112e1885e73dc72e19052ef846e4bbe7d3a (patch)
tree20c73b276a115e06f9bc05e7ead2c58f97414346
parent6be4007c2475f33e33ccf0977914070a234c351c (diff)
parent6893c9ecc57e2939477eec785626368b1dc66c04 (diff)
downloadpanda-6b072112e1885e73dc72e19052ef846e4bbe7d3a.tar.gz
am 6893c9ec: am 48dea806: Merge "Fix build - Add TARGET_ARCH := arm"
* commit '6893c9ecc57e2939477eec785626368b1dc66c04': 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