]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/usb/class/Makefile
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-bionic-kernel.git] / drivers / usb / class / Makefile
CommitLineData
3efe891f 1# SPDX-License-Identifier: GPL-2.0
1da177e4
LT
2#
3# Makefile for USB Class drivers
4# (one step up from the misc category)
5#
6
7obj-$(CONFIG_USB_ACM) += cdc-acm.o
1da177e4 8obj-$(CONFIG_USB_PRINTER) += usblp.o
afba937e 9obj-$(CONFIG_USB_WDM) += cdc-wdm.o
5b775f67 10obj-$(CONFIG_USB_TMC) += usbtmc.o