mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01: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
|