]> Git Repo - linux.git/blob - drivers/input/tablet/Makefile
cgroup: bpf: Add bpf_skb_in_cgroup_proto
[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.034424 seconds and 4 git commands to generate.