mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 14:54:17 +00:00
5 lines
180 B
Makefile
5 lines
180 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_ACPI) += int340x_thermal.o
|
|
obj-$(CONFIG_DPTF_POWER) += dptf_power.o
|
|
obj-$(CONFIG_DPTF_PCH_FIVR) += dptf_pch_fivr.o
|