Merge "Adding TARGET_CPU_VARIANT to config file."

This commit is contained in:
Christopher Ferris 2013-03-08 02:18:08 +00:00 committed by Gerrit Code Review
commit 161e0ef974
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ TARGET_ARCH := arm
# application code generated with the NDK that uses NEON in the emulator.
#
TARGET_ARCH_VARIANT := armv7-a
TARGET_CPU_VARIANT := generic
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi