summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 10:06:00 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-10 10:06:00 -0700
commitd859c9366b123ec77d002335905ca20bdc5d328f (patch)
tree7622e6c5ceeb997926f0328b0c9447e13549ba40
parented69e1cc86c9e34ec8d79d86ecf5e328dfbb6a2b (diff)
parent966504ddd2905a3eb92b120579114447af996ff6 (diff)
downloadcrespo-d859c9366b123ec77d002335905ca20bdc5d328f.tar.gz
am 966504dd: am f001f5f5: Merge "Fix build - Add TARGET_ARCH := arm"
* commit '966504ddd2905a3eb92b120579114447af996ff6': Fix build - Add TARGET_ARCH := arm
-rwxr-xr-xBoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 69ef4ba..81f5c30 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -35,6 +35,7 @@ TARGET_BOOTLOADER_BOARD_NAME := herring
TARGET_SEC_INTERNAL_STORAGE := false
# Enable NEON feature
+TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
ARCH_ARM_HAVE_TLS_REGISTER := true