aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2015-07-14 17:24:41 -0700
committerEthan Chen <intervigil@gmail.com>2015-07-14 17:25:57 -0700
commit0c7fbae364ff45cbc9ecfa7876c675a94277cc8a (patch)
tree1091a798a629d22c770ead7d7c58f7b7174cd9f8 /BoardConfigCommon.mk
parentb1d57e2e63e91f42548b1724c174105a1b85973d (diff)
msm8196: Remove deprecated flag
Change-Id: I36c538c795438cad0fd6fb73863509791ee17069
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index b576c9e..834e39d 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -49,7 +49,6 @@ TARGET_ARCH := arm
TARGET_ARCH_VARIANT := armv7-a-neon
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
-TARGET_CPU_SMP := true
TARGET_CPU_VARIANT := cortex-a53
endif