summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/vt1609_ts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/vt1609_ts/Makefile')
-rwxr-xr-xdrivers/input/touchscreen/vt1609_ts/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/vt1609_ts/Makefile b/drivers/input/touchscreen/vt1609_ts/Makefile
new file mode 100755
index 00000000..b3e5b2d3
--- /dev/null
+++ b/drivers/input/touchscreen/vt1609_ts/Makefile
@@ -0,0 +1,4 @@
+
+obj-$(CONFIG_TOUCHSCREEN_VT1609) := vt1609_dual.o vt1609_ts.o
+
+