xref: /kernel/linux/linux-6.6/drivers/iio/common/st_sensors/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/iio/common/st_sensors/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the STMicroelectronics sensor common modules.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_IIO_ST_SENSORS_I2C) += st_sensors_i2c.o
762306a36Sopenharmony_ciobj-$(CONFIG_IIO_ST_SENSORS_SPI) += st_sensors_spi.o
862306a36Sopenharmony_ciobj-$(CONFIG_IIO_ST_SENSORS_CORE) += st_sensors.o
962306a36Sopenharmony_cist_sensors-y := st_sensors_core.o
1062306a36Sopenharmony_cist_sensors-$(CONFIG_IIO_BUFFER) += st_sensors_buffer.o
1162306a36Sopenharmony_cist_sensors-$(CONFIG_IIO_TRIGGER) += st_sensors_trigger.o
12

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