summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 09:56:30 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-08-10 10:00:05 -0700
commitbadee90d1108cbc12019355e257346775765eb97 (patch)
tree01488d37d5c560c44278cf5f8f7fe1572b9cc9f0
parent499f7e2d190e7dd649428364ff0219fbc26d2902 (diff)
downloadarmv7-a-badee90d1108cbc12019355e257346775765eb97.tar.gz
Fix build - Add TARGET_ARCH := arm
Change-Id: I9efcec531836e424f3bd26f8cabfbf38a8953c17
-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