aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Wang <ewang@cyngn.com>2015-06-26 23:20:51 -0700
committerEdward Wang <ewang@cyngn.com>2015-06-26 23:26:01 -0700
commit0cb0048b48d257c4ae07177a7aa745f5072a4125 (patch)
treee4087ad4e6188a2408ed89402e3d4da2267e8d63
parentad10c2dfe32ea18790d063f514a1a07f7debc754 (diff)
msm8916-common: add 32bit board suffix
Change-Id: I7934d8eb91f44595296bcbf00ed32e6c3e167d7c
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index f825ea3..2d06e86 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -44,6 +44,7 @@ TARGET_2ND_CPU_VARIANT := cortex-a53
TARGET_USES_64_BIT_BINDER := true
else
+TARGET_BOARD_SUFFIX := _32
TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
TARGET_CPU_ABI := armeabi-v7a