summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mediatek/Makefile
diff options
context:
space:
mode:
authorYingjoe Chen <yingjoe.chen@mediatek.com>2015-10-02 23:19:39 +0800
committerMatthias Brugger <matthias.bgg@gmail.com>2015-10-14 15:34:44 +0200
commit0cda07001a9454f371b7a7edabad55d99ef91157 (patch)
tree002a03b2af67fbf3bcede8175791afd9b6ddfcf6 /arch/arm/mach-mediatek/Makefile
parent9821e545c5e02ac28af7c595ce71d037a1f74dc9 (diff)
ARM: mediatek: add smp bringup code
Add support for booting secondary CPUs on mt6589, mt8127 and mt8135. Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm/mach-mediatek/Makefile')
-rw-r--r--arch/arm/mach-mediatek/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-mediatek/Makefile b/arch/arm/mach-mediatek/Makefile
index 43e619f56172..21164605b83f 100644
--- a/arch/arm/mach-mediatek/Makefile
+++ b/arch/arm/mach-mediatek/Makefile
@@ -1 +1,4 @@
+ifeq ($(CONFIG_SMP),y)
+obj-$(CONFIG_ARCH_MEDIATEK) += platsmp.o
+endif
obj-$(CONFIG_ARCH_MEDIATEK) += mediatek.o