mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 18:23:00 +09:00
PD#138714: add cpu hotplug Split cpu hotplug from cpufreq_hotplug. Cpu hotplug is not depend on cpufreq_hotplug. Change-Id: I4888f6d046e26561166b55aab48ca0a4b0ac9dd3 Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
2 lines
51 B
Makefile
2 lines
51 B
Makefile
obj-$(CONFIG_AMLOGIC_CPU_HOTPLUG) += cpu_hotplug.o
|