summaryrefslogtreecommitdiff
path: root/driver/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'driver/build.mk')
-rw-r--r--driver/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/build.mk b/driver/build.mk
index cc0a119640..541b8df235 100644
--- a/driver/build.mk
+++ b/driver/build.mk
@@ -90,6 +90,7 @@ driver-$(CONFIG_TEMP_SENSOR_F75303)+=temp_sensor/f75303.o
# Touchpads
driver-$(CONFIG_TOUCHPAD_ELAN)+=touchpad_elan.o
+driver-$(CONFIG_TOUCHPAD_ST)+=touchpad_st.o
# Thermistors
driver-$(CONFIG_THERMISTOR_NCP15WB)+=temp_sensor/thermistor_ncp15wb.o