Makefile 128 B

123456
  1. #
  2. # Makefile for sensor chip drivers.
  3. #
  4. obj-$(CONFIG_THERMAL) += thermal_sys.o
  5. obj-$(CONFIG_SPEAR_THERMAL) += spear_thermal.o