Makefile 189 B

1234567
  1. #
  2. # Makefile for sensors seen through the ChromeOS EC sensor hub.
  3. #
  4. obj-$(CONFIG_IIO_CROS_EC_SENSORS_CORE) += cros_ec_sensors_core.o
  5. obj-$(CONFIG_IIO_CROS_EC_SENSORS) += cros_ec_sensors.o