M7350/kernel/arch/arm/mach-vexpress/Makefile
2024-09-09 08:52:07 +00:00

9 lines
178 B
Makefile

#
# Makefile for the linux kernel.
#
obj-y := v2m.o
obj-$(CONFIG_ARCH_VEXPRESS_CA9X4) += ct-ca9x4.o
obj-$(CONFIG_SMP) += platsmp.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o