summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 09:52:18 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-08-10 09:52:18 -0700
commit9520b9a94f6e61da8895bf6b270f947b6816cd0b (patch)
tree5d3ee60b1076f5c54a24ef30e4161633d2a17100
parent85ae29d3542fd28315cefe3a433bf867e24b3349 (diff)
downloadcrespo-9520b9a94f6e61da8895bf6b270f947b6816cd0b.tar.gz
Fix build - Add TARGET_ARCH := arm
Change-Id: I37c2600c0a30a47f23cb85fd399acf89d00a948f
-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