Merge remote-tracking branch 'asoc/topic/simple' into asoc-next
[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.070502 seconds and 5 git commands to generate.