Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « plat-versatile « arm « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5de44a57c4de0deedae0fc427f97dae06782194b (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include

obj-$(CONFIG_SMP) += headsmp.o platsmp.o
obj-$(CONFIG_HOTPLUG_CPU)		+= hotplug.o