mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-01 10:13:58 +08: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
|