summaryrefslogtreecommitdiff
path: root/drivers/idle/Makefile
blob: a34af1ba09bdba6632eaff9be28825f8ef15df32 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only

# Branch profiling isn't noinstr-safe
ccflags-$(CONFIG_TRACE_BRANCH_PROFILING) += -DDISABLE_BRANCH_PROFILING

obj-$(CONFIG_INTEL_IDLE)			+= intel_idle.o