xref: /kernel/linux/linux-5.10/drivers/iio/common/st_sensors/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/iio/common/st_sensors/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the STMicroelectronics sensor common modules.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-$(CONFIG_IIO_ST_SENSORS_I2C) += st_sensors_i2c.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_IIO_ST_SENSORS_SPI) += st_sensors_spi.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_IIO_ST_SENSORS_CORE) += st_sensors.o
98c2ecf20Sopenharmony_cist_sensors-y := st_sensors_core.o
108c2ecf20Sopenharmony_cist_sensors-$(CONFIG_IIO_BUFFER) += st_sensors_buffer.o
118c2ecf20Sopenharmony_cist_sensors-$(CONFIG_IIO_TRIGGER) += st_sensors_trigger.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024