xref: /kernel/linux/linux-6.6/drivers/usb/class/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/usb/class/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for USB Class drivers
462306a36Sopenharmony_ci# (one step up from the misc category)
562306a36Sopenharmony_ci#
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_USB_ACM)		+= cdc-acm.o
862306a36Sopenharmony_ciobj-$(CONFIG_USB_PRINTER)	+= usblp.o
962306a36Sopenharmony_ciobj-$(CONFIG_USB_WDM)		+= cdc-wdm.o
1062306a36Sopenharmony_ciobj-$(CONFIG_USB_TMC)		+= usbtmc.o
11

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