lineage_kernel_xcoverpro/drivers/sensorhub/factory/Proximity/Makefile

9 lines
296 B
Makefile
Raw Normal View History

2023-06-18 22:53:49 +00:00
#
# Makefile for the sensor drivers.
#
# Each configuration option enables a list of files.
obj-$(CONFIG_SENSORS_SSP_PROXIMITY_AUTO_CAL_TMD3725) += prox_autocal_ams.o
obj-$(CONFIG_SENSORS_SSP_PROXIMITY_STK3X3X) += prox_stk3x3x.o
obj-$(CONFIG_SENSORS_SSP_PROXIMITY_GP2AP110S) += prox_gp2ap110s.o