mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 08:56:42 +07:00
87dfe49691
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>
6 lines
137 B
Makefile
6 lines
137 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) ASPEED Technology Inc.
|
|
# Copyright IBM Corp.
|
|
|
|
obj-$(CONFIG_SMP) += platsmp.o
|