summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 10:03:58 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-10 10:03:58 -0700
commit966504ddd2905a3eb92b120579114447af996ff6 (patch)
treefb24d7e96a44591eb53a2263d4608711c47e5136
parentb54ff8cd28e12d700bff91f2b1ae13078fb1ad50 (diff)
parentf001f5f52082d19b9bb19e6e6ec3d7e08bf12dcf (diff)
downloadcrespo-966504ddd2905a3eb92b120579114447af996ff6.tar.gz
am f001f5f5: Merge "Fix build - Add TARGET_ARCH := arm"
* commit 'f001f5f52082d19b9bb19e6e6ec3d7e08bf12dcf': 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