4 lines
133 B
Makefile
4 lines
133 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
obj-$(CONFIG_ACPI) += int340x_thermal.o
|
||
|
obj-$(CONFIG_DPTF_POWER) += dptf_power.o
|