summaryrefslogtreecommitdiff
path: root/driver/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'driver/build.mk')
-rw-r--r--driver/build.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/build.mk b/driver/build.mk
index 281afc92d0..0a6d109adc 100644
--- a/driver/build.mk
+++ b/driver/build.mk
@@ -74,6 +74,9 @@ driver-$(CONFIG_TEMP_SENSOR_G782)+=temp_sensor/g78x.o
driver-$(CONFIG_TEMP_SENSOR_TMP006)+=temp_sensor/tmp006.o
driver-$(CONFIG_TEMP_SENSOR_TMP432)+=temp_sensor/tmp432.o
+# Touchpads
+driver-$(CONFIG_TOUCHPAD_ELAN)+=touchpad_elan.o
+
# Thermistors
driver-$(CONFIG_THERMISTOR_NCP15WB)+=temp_sensor/thermistor_ncp15wb.o