xref: /kernel/linux/linux-5.10/drivers/iio/imu/bmi160/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/iio/imu/bmi160/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for Bosch BMI160 IMU
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciobj-$(CONFIG_BMI160) += bmi160_core.o
68c2ecf20Sopenharmony_ciobj-$(CONFIG_BMI160_I2C) += bmi160_i2c.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_BMI160_SPI) += bmi160_spi.o
8

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