]> Git Repo - linux.git/blob - drivers/usb/class/Makefile
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux.git] / drivers / usb / class / Makefile
1 #
2 # Makefile for USB Class drivers
3 # (one step up from the misc category)
4 #
5
6 obj-$(CONFIG_USB_ACM)           += cdc-acm.o
7 obj-$(CONFIG_USB_PRINTER)       += usblp.o
8 obj-$(CONFIG_USB_WDM)           += cdc-wdm.o
9 obj-$(CONFIG_USB_TMC)           += usbtmc.o
This page took 0.036969 seconds and 4 git commands to generate.