aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Makefile
diff options
context:
space:
mode:
authorRick Koch <n1gp@hotmail.com>2006-08-05 00:32:18 -0400
committerDmitry Torokhov <dtor@insightbb.com>2006-08-05 00:32:18 -0400
commitee4799997950e81437ef9055a4b104099e3272c4 (patch)
tree3219e56f6ba3453ab14cb2f2b0325abdcc742e0a /drivers/input/touchscreen/Makefile
parentfae3006e4b42eafbed4af714e93cf6c2b92ff793 (diff)
downloadlinux-ee4799997950e81437ef9055a4b104099e3272c4.tar.gz
Input: add driver for Penmount serial touchscreens
Signed-off-by: Rick Koch <n1gp@hotmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
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 5e5557c43121a1..72e7be8097a479 100644
--- a/drivers/input/touchscreen/Makefile
+++ b/drivers/input/touchscreen/Makefile
@@ -12,3 +12,4 @@ obj-$(CONFIG_TOUCHSCREEN_ELO) += elo.o
obj-$(CONFIG_TOUCHSCREEN_MTOUCH) += mtouch.o
obj-$(CONFIG_TOUCHSCREEN_MK712) += mk712.o
obj-$(CONFIG_TOUCHSCREEN_HP600) += hp680_ts_input.o
+obj-$(CONFIG_TOUCHSCREEN_PENMOUNT) += penmount.o