Raw File
Makefile
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_INTEL_IDLE)			+= intel_idle.o

back to top