]> Git Repo - J-linux.git/blob - drivers/input/tablet/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / input / tablet / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the tablet drivers
4 #
5
6
7 obj-$(CONFIG_TABLET_USB_ACECAD) += acecad.o
8 obj-$(CONFIG_TABLET_USB_AIPTEK) += aiptek.o
9 obj-$(CONFIG_TABLET_USB_HANWANG) += hanwang.o
10 obj-$(CONFIG_TABLET_USB_KBTAB)  += kbtab.o
11 obj-$(CONFIG_TABLET_USB_PEGASUS) += pegasus_notetaker.o
12 obj-$(CONFIG_TABLET_SERIAL_WACOM4) += wacom_serial4.o
This page took 0.02995 seconds and 4 git commands to generate.