Makefile 111 B

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