summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-02-23 01:33:52 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-02-23 01:33:53 +0000
commit310e4b2fcca3a8e398b4fb796c7226b46aa758da (patch)
tree62a1dc0c047776af1974e268d1fa14154093c853 /target
parente84420c3e46722132020acd9301c99d486316e83 (diff)
parent6d7c03bfc3c90550354ef5c5b4115e58316e5649 (diff)
downloadbuild-310e4b2fcca3a8e398b4fb796c7226b46aa758da.zip
build-310e4b2fcca3a8e398b4fb796c7226b46aa758da.tar.gz
build-310e4b2fcca3a8e398b4fb796c7226b46aa758da.tar.bz2
Merge "Adding TARGET_CPU_VARIANT to config file."
Diffstat (limited to 'target')
-rw-r--r--target/board/generic/BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/board/generic/BoardConfig.mk b/target/board/generic/BoardConfig.mk
index 3b03250..35cbd27 100644
--- a/target/board/generic/BoardConfig.mk
+++ b/target/board/generic/BoardConfig.mk
@@ -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