Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[deliverable/linux.git] / drivers / input / tablet / Makefile
1 #
2 # Makefile for the tablet drivers
3 #
4
5
6 obj-$(CONFIG_TABLET_USB_ACECAD) += acecad.o
7 obj-$(CONFIG_TABLET_USB_AIPTEK) += aiptek.o
8 obj-$(CONFIG_TABLET_USB_GTCO) += gtco.o
9 obj-$(CONFIG_TABLET_USB_HANWANG) += hanwang.o
10 obj-$(CONFIG_TABLET_USB_KBTAB) += kbtab.o
11 obj-$(CONFIG_TABLET_SERIAL_WACOM4) += wacom_serial4.o
This page took 0.030728 seconds and 6 git commands to generate.