summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 10:01:36 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-08-10 10:01:37 -0700
commite19746d025358e37cb78f971946a54f8afb3902a (patch)
treed9183289f630f84bcdeab5f5f1d198625276811d
parenta1bfdaa528c0972b2c7fd89841595bb1297ebc82 (diff)
parent4a9587782a250438bc42a36a1c07736234e823bb (diff)
downloadandroid_device_generic_armv7-a-neon-e19746d025358e37cb78f971946a54f8afb3902a.tar.gz
android_device_generic_armv7-a-neon-e19746d025358e37cb78f971946a54f8afb3902a.tar.bz2
android_device_generic_armv7-a-neon-e19746d025358e37cb78f971946a54f8afb3902a.zip
Merge "Fix build - Add TARGET_ARCH := arm"
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3216009..4d1f6ab 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-neon
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi