xref: /linux/drivers/acpi/dptf/Makefile (revision cbecf716ca618fd44feda6bd9a64a8179d031fc5)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_ACPI)             += int340x_thermal.o
3obj-$(CONFIG_DPTF_POWER)	+= dptf_power.o
4obj-$(CONFIG_DPTF_PCH_FIVR)	+= dptf_pch_fivr.o
5