lineage_kernel_xcoverpro/drivers/sensorhub/factory/Gyroscope/Makefile

9 lines
283 B
Makefile
Executable File

#
# Makefile for the sensor drivers.
#
# Each configuration option enables a list of files.
obj-$(CONFIG_SENSORS_SSP_GYROSCOPE_ICM42605M) += gyro_icm42605m.o
obj-$(CONFIG_SENSORS_SSP_GYROSCOPE_LSM6DSL) += gyro_lsm6dsl.o
obj-$(CONFIG_SENSORS_SSP_GYROSCOPE_K6DS3TR) += gyro_k6ds3tr.o