]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - drivers/input/touchscreen/Makefile
Linux-2.6.12-rc2
[mirror_ubuntu-zesty-kernel.git] / drivers / input / touchscreen / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the mouse drivers.
3#
4
5# Each configuration option enables a list of files.
6
7obj-$(CONFIG_TOUCHSCREEN_BITSY) += h3600_ts_input.o
8obj-$(CONFIG_TOUCHSCREEN_CORGI) += corgi_ts.o
9obj-$(CONFIG_TOUCHSCREEN_GUNZE) += gunze.o
10obj-$(CONFIG_TOUCHSCREEN_ELO) += elo.o
11obj-$(CONFIG_TOUCHSCREEN_MTOUCH) += mtouch.o
12obj-$(CONFIG_TOUCHSCREEN_MK712) += mk712.o
13obj-$(CONFIG_TOUCHSCREEN_HP600) += hp680_ts_input.o