summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-11-24 07:54:39 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2012-11-24 07:54:39 +0100
commita8d6a4a7672545d1ce5be4aa80125346e25395b8 (patch)
tree4d782c54ed812844f80898ff4dad97e001901bb9
parent7b18a619be72483949e6511a17c2d079346090e3 (diff)
downloaddevice_samsung_galaxys2-common-a8d6a4a7672545d1ce5be4aa80125346e25395b8.zip
device_samsung_galaxys2-common-a8d6a4a7672545d1ce5be4aa80125346e25395b8.tar.gz
device_samsung_galaxys2-common-a8d6a4a7672545d1ce5be4aa80125346e25395b8.tar.bz2
common: set TARGET_ARCH
Change-Id: Icb6120b5c522d2d13ebc121b0ea87a33256f464e
-rw-r--r--BoardCommonConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk
index 822d854..151c2b7 100644
--- a/BoardCommonConfig.mk
+++ b/BoardCommonConfig.mk
@@ -24,6 +24,7 @@ BOARD_USES_LIBSECRIL_STUB := true
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true
+TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
TARGET_ARCH_VARIANT_CPU := cortex-a9
ARCH_ARM_HAVE_NEON := true