summaryrefslogtreecommitdiffstats
path: root/core/product.mk
diff options
context:
space:
mode:
authorSerban Constantinescu <serban.constantinescu@arm.com>2014-11-21 17:28:33 +0000
committerSerban Constantinescu <serban.constantinescu@arm.com>2014-11-24 17:02:34 +0000
commit3da4f32794e00dbfb798feba69bb05b0a9e07b78 (patch)
tree43526c2dca7c1238cd6bcd08789f4f65c62256b2 /core/product.mk
parent88392fae52f2b72e5537bb88a073d527edf7c00d (diff)
downloadbuild-3da4f32794e00dbfb798feba69bb05b0a9e07b78.zip
build-3da4f32794e00dbfb798feba69bb05b0a9e07b78.tar.gz
build-3da4f32794e00dbfb798feba69bb05b0a9e07b78.tar.bz2
Remove TARGET_CPU_SMP.
There are no more users of TARGET_CPU_SMP in the current codebase. Expert users should set "-smp" in DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES for targets that run on a single-core CPU. Change-Id: Ib94865f05a92c9a4622540cebc18ded4bdfa6363 Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Diffstat (limited to 'core/product.mk')
-rw-r--r--core/product.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/product.mk b/core/product.mk
index ed906cb..a7a1fb2 100644
--- a/core/product.mk
+++ b/core/product.mk
@@ -242,7 +242,6 @@ _product_stash_var_list := $(_product_var_list) \
TARGET_PROVIDES_INIT_RC \
TARGET_CPU_ABI \
TARGET_CPU_ABI2 \
- TARGET_CPU_SMP \
_product_stash_var_list += \