Blame view

kernel/linux-rt-4.4.41/drivers/thermal/int340x_thermal/Makefile 322 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  obj-$(CONFIG_INT340X_THERMAL)	+= int3400_thermal.o
  obj-$(CONFIG_INT340X_THERMAL)	+= int340x_thermal_zone.o
  obj-$(CONFIG_INT340X_THERMAL)	+= int3402_thermal.o
  obj-$(CONFIG_INT340X_THERMAL)	+= int3403_thermal.o
  obj-$(CONFIG_INT340X_THERMAL)	+= processor_thermal_device.o
  obj-$(CONFIG_ACPI_THERMAL_REL)	+= acpi_thermal_rel.o