summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Makefile
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2011-03-17 07:29:56 +0100
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2011-03-17 07:29:56 +0100
commitdef179c271ac9b5020deca798470521f14d11edd (patch)
tree01e78608ec3c458226a8f39572db4f51100223fa /drivers/input/touchscreen/Makefile
parentInput: xen-kbdfront - move to drivers/input/misc (diff)
parentInput: tsc2005 - remove 'disable' sysfs attribute (diff)
downloadlinux-def179c271ac9b5020deca798470521f14d11edd.tar.xz
linux-def179c271ac9b5020deca798470521f14d11edd.zip
Merge branch 'tsc2005' into next
Diffstat (limited to 'drivers/input/touchscreen/Makefile')
-rw-r--r--drivers/input/touchscreen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile
index 756156409b83..ca94098d4c92 100644
--- a/drivers/input/touchscreen/Makefile
+++ b/drivers/input/touchscreen/Makefile
@@ -45,6 +45,7 @@ obj-$(CONFIG_TOUCHSCREEN_TNETV107X) += tnetv107x-ts.o
obj-$(CONFIG_TOUCHSCREEN_TOUCHIT213) += touchit213.o
obj-$(CONFIG_TOUCHSCREEN_TOUCHRIGHT) += touchright.o
obj-$(CONFIG_TOUCHSCREEN_TOUCHWIN) += touchwin.o
+obj-$(CONFIG_TOUCHSCREEN_TSC2005) += tsc2005.o
obj-$(CONFIG_TOUCHSCREEN_TSC2007) += tsc2007.o
obj-$(CONFIG_TOUCHSCREEN_UCB1400) += ucb1400_ts.o
obj-$(CONFIG_TOUCHSCREEN_WACOM_W8001) += wacom_w8001.o