xref: /kernel/linux/linux-6.6/drivers/input/tablet/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/input/tablet/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the tablet drivers
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_TABLET_USB_ACECAD)	+= acecad.o
862306a36Sopenharmony_ciobj-$(CONFIG_TABLET_USB_AIPTEK)	+= aiptek.o
962306a36Sopenharmony_ciobj-$(CONFIG_TABLET_USB_HANWANG) += hanwang.o
1062306a36Sopenharmony_ciobj-$(CONFIG_TABLET_USB_KBTAB)	+= kbtab.o
1162306a36Sopenharmony_ciobj-$(CONFIG_TABLET_USB_PEGASUS) += pegasus_notetaker.o
1262306a36Sopenharmony_ciobj-$(CONFIG_TABLET_SERIAL_WACOM4) += wacom_serial4.o
13

Indexes created Thu Nov 07 10:32:03 CST 2024