5 lines
206 B
Makefile
5 lines
206 B
Makefile
|
obj-$(CONFIG_INT340X_THERMAL) += int3400_thermal.o
|
||
|
obj-$(CONFIG_INT340X_THERMAL) += int3402_thermal.o
|
||
|
obj-$(CONFIG_INT340X_THERMAL) += int3403_thermal.o
|
||
|
obj-$(CONFIG_ACPI_THERMAL_REL) += acpi_thermal_rel.o
|