Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/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.030967 seconds and 5 git commands to generate.