summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 09:58:51 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-08-10 09:58:52 -0700
commitf001f5f52082d19b9bb19e6e6ec3d7e08bf12dcf (patch)
tree5d3ee60b1076f5c54a24ef30e4161633d2a17100
parent85ae29d3542fd28315cefe3a433bf867e24b3349 (diff)
parent9520b9a94f6e61da8895bf6b270f947b6816cd0b (diff)
downloadcrespo-f001f5f52082d19b9bb19e6e6ec3d7e08bf12dcf.tar.gz
Merge "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