summaryrefslogtreecommitdiff
path: root/drivers/input/sensor/TP_DRIVER_NOT_USE/Makefile
blob: ee1a0ac5bb61b6b59c0752e922dc366dc8a46614 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile for the Sensor driver
#

# Each configuration option enables a list of files.

obj-$(CONFIG_INPUT_SENSOR) += gsensor.o

obj-$(CONFIG_WMT_SENSOR_KXTI9) += kxti9_gsensor/

obj-$(CONFIG_WMT_SENSOR_DMT08) += dmt08_gsensor/

obj-$(CONFIG_WMT_SENSOR_DMT10) += dmt10_gsensor/