summaryrefslogtreecommitdiff
path: root/arch/arm/mach-aspeed/Makefile
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-08-21 08:55:27 +0300
committerJoel Stanley <joel@jms.id.au>2019-08-25 16:56:52 +0300
commit87dfe49691a3aefd66ebe76a4a0cc9e872d2587b (patch)
tree9ffe8cec12eee6c08c61134401ce6d9f395aee53 /arch/arm/mach-aspeed/Makefile
parent9afe2c0a376f56f6bd78c7c5b9dec5e8f5d5a327 (diff)
downloadlinux-87dfe49691a3aefd66ebe76a4a0cc9e872d2587b.tar.xz
ARM: aspeed: Enable SMP boot
This brings the secondary CPU into Linux. It depends on the setup performed by ASPEED's u-boot. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/mach-aspeed/Makefile')
-rw-r--r--arch/arm/mach-aspeed/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-aspeed/Makefile b/arch/arm/mach-aspeed/Makefile
new file mode 100644
index 000000000000..1951b3317a76
--- /dev/null
+++ b/arch/arm/mach-aspeed/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+# Copyright (C) ASPEED Technology Inc.
+# Copyright IBM Corp.
+
+obj-$(CONFIG_SMP) += platsmp.o