5 lines
122 B
Makefile
5 lines
122 B
Makefile
|
obj-$(CONFIG_ACPI) += int340x_thermal.o
|
||
|
obj-$(CONFIG_DPTF_POWER) += dptf_power.o
|
||
|
|
||
|
ccflags-y += -Idrivers/acpi
|