ubuntu-linux-kernel/drivers/iio/common/cros_ec_sensors/Makefile

7 lines
189 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile for sensors seen through the ChromeOS EC sensor hub.
#
obj-$(CONFIG_IIO_CROS_EC_SENSORS_CORE) += cros_ec_sensors_core.o
obj-$(CONFIG_IIO_CROS_EC_SENSORS) += cros_ec_sensors.o