3
0
Fork 0

common: set TARGET_ARCH

Change-Id: Icb6120b5c522d2d13ebc121b0ea87a33256f464e
This commit is contained in:
codeworkx 2012-11-24 07:54:39 +01:00
parent 7b18a619be
commit a8d6a4a767
1 changed files with 1 additions and 0 deletions

View File

@ -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