xref: /linux/drivers/platform/x86/intel/uncore-frequency/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for linux/drivers/platform/x86/intel/uncore-frequency
4#
5
6obj-$(CONFIG_INTEL_UNCORE_FREQ_CONTROL)	+= intel-uncore-frequency.o
7intel-uncore-frequency-y		:= uncore-frequency.o
8obj-$(CONFIG_INTEL_UNCORE_FREQ_CONTROL)	+= intel-uncore-frequency-common.o
9intel-uncore-frequency-common-y		:= uncore-frequency-common.o
10obj-$(CONFIG_INTEL_UNCORE_FREQ_CONTROL_TPMI)	+= intel-uncore-frequency-tpmi.o
11intel-uncore-frequency-tpmi-y		:= uncore-frequency-tpmi.o
12

served by {OpenGrok

Last Index Update: Sun Jun 08 21:32:33 UTC 2025