summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 10:01:39 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-08-10 10:01:39 -0700
commit7292d238e9a288fab21ac3da685d49f46ca02105 (patch)
tree01488d37d5c560c44278cf5f8f7fe1572b9cc9f0
parent499f7e2d190e7dd649428364ff0219fbc26d2902 (diff)
parentbadee90d1108cbc12019355e257346775765eb97 (diff)
downloadarmv7-a-7292d238e9a288fab21ac3da685d49f46ca02105.tar.gz
Merge "Fix build - Add TARGET_ARCH := arm"tools_r21
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index e0117dd..d2fb57a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -7,6 +7,7 @@
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
+TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi