summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-10 12:44:19 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-10 12:44:19 -0700
commitded61fe4d790c7d03fe07c65c1496b6d98940f99 (patch)
treecbcd1ac060b886b8a8d47b17da4c9082101ed6ad
parent81b654661b8ecc819847ad1ede8e3a5ff19f5041 (diff)
parent486ff6180854d6c51545ea9fba0752a3be4e3947 (diff)
downloaddevice_samsung_tuna-ded61fe4d790c7d03fe07c65c1496b6d98940f99.zip
device_samsung_tuna-ded61fe4d790c7d03fe07c65c1496b6d98940f99.tar.gz
device_samsung_tuna-ded61fe4d790c7d03fe07c65c1496b6d98940f99.tar.bz2
am 486ff618: am 18c08871: Merge "Fix build - Add TARGET_ARCH := arm"
* commit '486ff6180854d6c51545ea9fba0752a3be4e3947': 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 7fa3d44..6df76b3 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -24,6 +24,7 @@ USE_CAMERA_STUB := true
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true
+TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
ARCH_ARM_HAVE_TLS_REGISTER := true